πŸ“Š JavaScript
Q. Which operator is used to merge two arrays?
  • (A) +
  • (B) &
  • (C) concat()
  • (D) merge()
πŸ’¬ Discuss
βœ… Correct Answer: (C) concat()

Explanation: The concat() method is used to merge arrays.

Explanation by: Chandani
The concat() method is used to merge arrays.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
55
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Chandani
Publisher
πŸ“ˆ
83%
Success Rate