πŸ“Š JavaScript
Q. Which property gives the number of elements in an array?
  • (A) length
  • (B) size
  • (C) count
  • (D) total
πŸ’¬ Discuss
βœ… Correct Answer: (A) length

Explanation: The length property returns the number of elements in an array.

Explanation by: Mr. Dubey
The length property returns the number of elements in an array.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
59
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate