Data Structures and Algorithms MCQs Test 6 Online For Preparation Leave a Comment / Mathematics Test / By Malik Asghar Data Structures and Algorithms MCQs Test 6 Online For Preparation 1. Which of the following name does not relate to stacks ?A. Piles B. Push-down listsC. LIFO list D. FIFO lists Loading... 2. Which of the following is two way list ?A. Circular header list B. Grounded header list C. None of aboveD. Linked list with header and trailer nodes Loading... 3. Binary search algorithm can not be applied to ?A. Sorted binary trees B. Pointer arrayC. Sorted linear array D. Sorted linked list Loading... 4. The situation when in a linked list START=NULL is ?A. Overflow B. SaturatedC. House full D. Underflow Loading... 5. The difference between linear array and a record is ?A. All of aboveB. A record form a hierarchical structure but a linear array does not C. In a record, there may not be a natural ordering in opposed to linear array. D. An array is suitable for homogeneous data but the data items in a record may have different data type Loading... 6. When new data are to be inserted into a data structure, but there is no available space; this situation is usually called ?A. Overflow B. SaturatedC. House full D. Underflow Loading... 7. When in order traversing a tree resulted E A C K F H D B G; the pre order traversal would return ?A. FEAKDCHBGB. FAEKCDBHG C. EAFKHDCBG D. FAEKCDHGB Loading... 8. A data structure where elements can be added or removed at either end but not in the middle ?A. Linked lists B. Queues C. DequeD. Stacks Loading... 9. The term "push" and "pop" is related to the ?A. Lists B. Stacks C. Array D. All of above Loading... 10. Which of the following statement is false ?A. pointers store the next data element of a list B. data elements in linked list need not be stored in adjacent space in memory C. Arrays are dense lists and static data structure D. linked lists are collection of the nodes that contain information part and next pointer Loading... Loading... Related NTS Results Post:Islamiat Mcqs Test 01 Online PreparationIslamiat Mcqs Test 02 Online PreparationIslamiat Mcqs Test 03 Online PreparationBiology Mcqs Test 08 Online PreparationBiology Mcqs Test 09 Online PreparationChemistry MCQs Test 05 Online PreparationChemistry MCQs Test 06 Online PreparationChemistry MCQs Test 07 Online Preparation