Question Bank all jobs

1. In each of the following questions, find the correctly spelled word. (GOVT. Bank. General Officer: 2019)

2. In each of the following questions, find the correctly spelt word. (GOVT. Bank. General Officer: 2019)

3. In which of the following cases, linked list implementation of sparse matrices consumes the same memory space as the conventional way of storing the entire array?

4. The information about an array used in a program will be sorted in

5. Minimun number of comparison required to compute the largest and second largest element in array is

6. Which of the following is an illegal array definition?

7. Minimum number of interchange needed to convert the array 89,19,40,14,17,12,10,2,5,7,11,6,9,70, into a heap with the maximum element at the root is

8. A one dimensional array A has indices 1....75.Each element is a string and takes up three memory words. The array is stored starting at location 1120 decimal. The starting address of A[49] is

9. Size of the array need not be specified, when

10. If S is an array of 80 characters, then the value assigned to S through the statement scanf("%s",S) with input 12345 would be

Ans.
1 1
2 2
3 3
4 4
5 2
6 2
7 3
8 3
9 1
10 1