Solved MCQ on Searching and Sorting Algorithms in Data Structure set-2 الكاتب ahmed في 8:43 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) The worst case occur in linear search algorithm when ....... A. Item is somewhere in the middle of the array B. Item is not in the array ... أكمل المقال
MCQ on Searching, Merging and Sorting Methods in Data Structure set-1 الكاتب ahmed في 6:08 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) Finding the location of a given item in a collection of items is called ...... A. Discovering B. Finding C. Searching D. Mining 2) Which ... أكمل المقال
Objective Questions on List and Linked List in Data Structure set-2 الكاتب ahmed في 7:43 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) To insert a new node in linked list free node will be available in ........ A. Available list B. Avail list C. Free node list D. Memory s... أكمل المقال
Solved MCQ on List and Linked List in Data Structure set-1 الكاتب ahmed في 4:45 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) Linked lists are best suited ..... A. for relatively permanent collections of data. B. for the size of the structure and the data in the ... أكمل المقال
Objective Questions on Tree and Graph in Data Structure set-2 الكاتب ahmed في 9:23 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) The post order traversal of binary tree is DEBFCA. Find out the pre order traversal. A. ABFCDE B. ADBFEC C. ABDECF D. ABDCEF 2) While con... أكمل المقال
Solved MCQ on Tree and Graph in Data Structure set-1 الكاتب ahmed في 8:25 AM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) The operation of processing each element in the list is known as ...... A. sorting B. merging C. inserting D. traversal 2) Other name for... أكمل المقال
Interview Questions on Stack and Queue in Data Structure set-2 الكاتب ahmed في 1:16 AM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) The queue in which the insertion takes place in the first position after of last element is a ...... A. priority B. dequeue C. circular D... أكمل المقال
Solved MCQ on Stack and Queue in Data Structure set-1 الكاتب ahmed في 9:35 PM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1) ......... form of access is used to add and remove nodes from a queue. A. LIFO, Last In First Out B. FIFO, First In First Out C. Both a a... أكمل المقال
Objective Questions of Data Structure with Answer set-6 الكاتب ahmed في 4:51 AM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1. .......................... is a variable that can hold the address of the variables, structure and functions that are used in the program... أكمل المقال
MCQ of Data Structure and Algorithm with Answer set-5 الكاتب ahmed في 9:32 AM أضف تعليق Data Structure Multiple Choice Question (MCQ) 1. Arrays are best data structures A) for relatively permanent collections of data B) for the size of the structure and the data in the stru... أكمل المقال