Q10
The method or operator used to identify the array is
A.
isarrayType()
B.
==
C.
===
D.
typeof
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The typeof property is used to identify the array type.