InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is an example for non linear data type?(a) Tree(b) Array(c) Linked list(d) QueueThis question was posed to me in an online interview.This is a very interesting question from Static vs Dynamic Memory Allocation in division Dynamic Memory Allocation in C of C |
|
Answer» Correct option is (a) Tree |
|