What would the following JavaScript code return?
“SANDY COBB”.charAt(3);
A.
N
B.
n
C.
d
D.
D
What would the following JavaScript code return?
“SANDY COBB”.charAt(3);
What would the following JavaScript code return?
“SANDY COBB”.charAt(3);
A.
N
B.
n
C.
d
D.
D