Question Bank all jobs

1. A file is preferable to an array of structures because

2. Choose the correct statements

3. Pick the correct answers if x is an one dimensional array, then

4. While sorting a set of names, representing the names as an array of pointers is preferable to representing the names as a two dimensional array of characters because

5. If arr is a two dimensional array of 10 rows and 12 columns, then arr (5) logically points to the

6. A set of names can be represented as a

7. Choose the correct statements

8. Choose the statement that best defines an array

9. If n has the value 3, then the statement a [++n] = n++ ;

10. C does no automatic array bound checking. This is

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