πŸ“Š JavaScript
Q. Which of the following function of the Array object is used to add one or more elements to the front of an array and returns the new length of the array?
  • (A) splice()
  • (B) unshift()
  • (C) sort()
  • (D) toString()
πŸ’¬ Discuss
βœ… Correct Answer: (B) unshift()

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
356
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate