1.

Consider the following statements with respect to JavaScript:(I) A variable is created using the var keyword(II) JavaScript is untyped language.Which of the above are true?

A. (I) only
B. Both (I) and (II)
C. (II) only
D. neither (I) nor (II)
Answer» C. (II) only


Discussion

No Comment Found