πŸ“Š JavaScript
Q. Which of the following function of the String object returns the character in the string starting at the specified position via the specified number of characters?
  • (A) slice()
  • (B) split()
  • (C) substr()
  • (D) search()
πŸ’¬ Discuss
βœ… Correct Answer: (C) substr()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
202
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Durgesh
Publisher
πŸ“ˆ
95%
Success Rate