MCQ | Data Structure Part 1


Data Structure - PART 1


1. A _____ is said to occur when two distinct key values are mapped to the same storage location.






  [NET]

2. _____ a linear data structure






  [NET]

3. Which is not a part of data structure






  [NET]

4. The smallest element of an array index is called its






  [NET]

5. The address of the first element of array is known as






  [NET]

6. Stack is






  [NET]

7. Which item is a part of stack






  [NET]

8. Stack follow ____






  [NET]

9. Which data structure follow FIFO (First In First Out)






  [NET]

10. In Queue Insertion and Deletion takes place from






  [NET]

No comments:

Post a Comment