Question:What will produce output for the following JavaScript code:
<script>
var x="10">3
document.write(x);
</script>
 

A null 

B true 

C false 

D syntax error 

+ Answer
+ Report
Total Preview: 736

Copyright © 2024. Powered by Intellect Software Ltd