πŸ“Š JavaScript
Q. Which function returns the length of a string?
  • (A) length
  • (B) size()
  • (C) count()
  • (D) measure()
πŸ’¬ Discuss
βœ… Correct Answer: (A) length

Explanation: The length property returns the number of characters in a string.

Explanation by: Mr. Dubey
The length property returns the number of characters in a string.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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