मराठी
महाराष्ट्र राज्य शिक्षण मंडळएचएससी विज्ञान (सामान्य) इयत्ता ११ वी

Complete following program to display multiplication of 6.40 and 300. - Information Technology

Advertisements
Advertisements

प्रश्न

Complete following program to display multiplication of 6.40 and 300.

‹!DOCTYPE html›
‹html›
‹head›
‹title› Series ‹/title›
‹/head›
‹body›
__________________________________
var x = ______;
var y = ______;
document.write(x ______ y);
__________________________________
‹/body›
‹/html›
थोडक्यात उत्तर

उत्तर

‹!DOCTYPE html›
‹html›
‹head›
‹title› Series ‹/title›
‹/head›
‹body›
‹script type="text/javascript"›
var x = 6.4;
var y = 300;
document.write(x * y);
</script>
‹/body›
‹/html›
shaalaa.com
JavaScript Arithmetic Operators
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 3: Impressive Web Designing - Exercise [पृष्ठ ५७]

APPEARS IN

बालभारती Information Technology (IT) [English] 11 Standard Maharashtra State Board
पाठ 3 Impressive Web Designing
Exercise | Q 2.5 | पृष्ठ ५७
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×