Which of the following operations is possible on an array?
2023
Which of the following operations is possible on an array?
Answer: A. All of the mentioned options — Correct answer: Option A Explanation: It is trickier when it comes to arrays to do he operation on comparison with the linked lists. But they are definitely…
- A.
All of the mentioned options
- B.
Insertion
- C.
Searching
- D.
Sorting
Attempted by 1660 students.
Show answer & explanation
Correct answer: A
Correct answer: Option A
Explanation: It is trickier when it comes to arrays to do he operation on comparison with the linked lists. But they are definitely possible
Loading lesson…