0 votes
in JavaScript by

Which of these methods or operators are used for identifying an array?

a. isarrayType()

b. ===

c. ==

d. Typeof

1 Answer

0 votes
by

a. isarrayType()

...