Multiple Choice
Which of the following data structure is linear type?
A) strings
B) queue
C) lists
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The statement printf("%c", 100); will print?<br>A)prints 100<br>B)print
Q5: Which is the correct syntax to declare
Q6: The statement print f ("%d", 10 ?
Q7: To represent hierarchical relationship between elements, which
Q8: The Default Parameter Passing Mechanism is called
Q10: The smallest individual units of c program<br>A)the
Q11: C is _ Language?<br>A)low level<br>B)high level<br>C)assembly level<br>D)machine
Q12: Queue is a _ list.<br>A)lifo<br>B)lilo<br>C)filo<br>D)fifo
Q13: The _ memory allocation function modifies the
Q14: What is Dequeue?<br>A)elements can be added from