Question:What is the correct output for the following code?
var str=”This is a text.”;
alert(str.charAt(3));
 

A i 

B s 

C white space 

D none 

+ Answer
+ Report
Total Preview: 1351

Copyright © 2025. Powered by Intellect Software Ltd