Question:What is the output of the following JavaScript code?
var name="My name is Emran!";
document.write(name.length);
 

A 14 

B 13 

C 17 

D 19 

+ Answer
+ Report
Total Preview: 1109

Copyright © 2024. Powered by Intellect Software Ltd