A queue is a ?

 a) FIFO (First In First Out) list  b) LIFO (Last In First Out) list. c) Ordered array d) Linear tree

Linked lists are best suited _______

A. for relatively permanent collections of data. B. for the size of the structure and the data in the structure are constantly changing. C. data structure D. for none of above situation