Question:What is the output of following JavaScript code?
<script type="text/javascript">   
document.write(2+5+"8"); 
</script>
 

A 78 

B 15 

C 258 

D error 

+ Answer
+ Report
Total Preview: 1014

Copyright © 2025. Powered by Intellect Software Ltd