Q12
Which of the following operations is faster in a linked list?
A.
Insertion at the beginning
AnswerB.
Accessing an element by index
C.
Searching an element
D.
Deleting an element by value
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board