Examveda
Examveda

The method or operator used to identify the array is

A. isarrayType()

B. ==

C. ===

D. typeof

Answer: Option D

Solution(By Examveda Team)

The typeof property is used to identify the array type.

This Question Belongs to Javascript >> Array And Function

Join The Discussion

Related Questions on Array and Function