Vidyalelo
C++ Programming · Q330

C++ miscellaneous

Programming · C++ Programming · question 330

Q330

Which type of list a Forward_list sequence container implements?

A.
Singly Linked List
Answer
B.
Doubly Linked List
C.
Both type of list
D.
A simple sequence of array

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board