हिंदी

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×