Home » C Programming » Structures » Question
  1. Which of the following uses structure?
    1. Linked Lists
    2. Binary Tree
    3. Array of structures
    4. All of above
    5. None of these
Correct Option: D

Linked Lists, Array of structures and Binary Tree uses structure.



Your comments will be displayed only after manual approval.