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

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Chandani
Publisher
πŸ“ˆ
99%
Success Rate