ISRO | ISRO CS 2017 – May | Question 16
Given two statements:
(i) Insertion of an element should be done at the last node in a circular list
(ii) Deletion of an element should be done at the last node of the circular list
(A) Both are true
(B) Both are false
(C) First is false and second is true
(D) None of the above
Answer: (B)
Explanation:
Quiz of this Question