MCQ | Data Structure Part 5


Data Structure - PART 5


1. The organised collection of data is called a






  [NET]

2. ____ are basic building block for more complex data structures






  [NET]

3. Data structure can be classified as






  [NET]

4. An array is homogenous structure in which all






  [NET]

5. The example of non-homogeneous data structure are






  [NET]

6. ____ is called the first element of linked list






  [NET]

7. ____ is called the last element of linked list






  [NET]

8. ______ is called the next element to the head of linked list






  [NET]

9. ______ is called the previous element to the tail of linked list






  [NET]

10. We can traverse the singly linked list in






  [NET]

No comments:

Post a Comment