Q. The method or operator used to identify the array is (A) isarrayType() (B) == (C) === (D) typeof ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) typeof Explanation: The typeof property is used to identify the array type.