Question:What will produce the output of following JavaScript code?
<script type="text/javascript">

  document.write(parseFloat(9+10));

</script>
 

A 19 

B 19.00 

C 910 

D error 

+ Answer
+ Report
Total Preview: 799

Copyright © 2024. Powered by Intellect Software Ltd