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()

Related questions

0 votes
asked Mar 21, 2021 in JavaScript by rajeshsharma
0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
...