Data Structures and Algorithms MCQs Test 2 Online For Preparation Leave a Comment / Mathematics Test / By Malik Asghar Data Structures and Algorithms MCQs Test 2 Online For Preparation 1. The indirect change of the values of a variable in one module by another module is called ?A. inter-module change B. internal change C. side effect D. side-module update Loading... 2. Finding the location of the element with a given value is ?A. Sort B. Traversal C. None of aboveD. Search Loading... 3. The operation of processing each element in the list is known as ?A. Inserting B. Sorting C. TraversalD. Merging Loading... 4. The elements of an array are stored successively in memory cells because ?A. none of aboveB. by this way computer can keep track only the address of the first element and the addresses of other elements can be calculatedC. both of above D. the architecture of computer memory does not allow arrays to store other than serially Loading... 5. Which of the following data structure is linear data structure?A. Graphs B. None of aboveC. Trees D. Arrays Loading... 6. Each array declaration need not give, implicitly or explicitly, the information about ?A. the first data from the set to be stored B. the data type of array C. the index set of the arrayD. the name of array Loading... 7. Which of the following data structure is not linear data structure?A. Both of above B. Arrays C. None of aboveD. Linked lists Loading... 8. Linked lists are best suited ?A. for relatively permanent collections of data B. for both of above situation C. for none of above situationD. for the size of the structure and the data in the structure are constantly changing Loading... 9. Arrays are best data structures ?A. for none of above situationB. for both of above situation C. for relatively permanent collections of data D. for the size of the structure and the data in the structure are constantly changing Loading... 10. The complexity of merge sort algorithm is ?A. O(log n) B. O(n2) C. O(n log n)D. O(n) 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