

MCQOPTIONS
Saved Bookmarks
1. |
Which type of list a Forward_list sequence container implements? |
A. | Singly Linked List |
B. | Doubly Linked List |
C. | Both type of list |
D. | A simple sequence of array |
Answer» B. Doubly Linked List | |