Sail E0 Webinar
Question

How the list containers are implemented?


Options:
A .  Using Double linked list
B .  Using Single linked list
C .  Both a & b
D .  None of the mentioned
Answer: Option A

List containers are implemented as doubly-linked lists. Doubly linked lists can store each of 

the elements they contain in different and unrelated storage locations.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers