Question Bank all jobs

1. A declaration "short int" is used for variables

2. The declaration "unsigned u" indicates u is a/an

3. An external variable

4. Consider the declaration char street[10] = "abcdefghi"; Choose the correct remark(s)

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

6. Choose the correct statements

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

8. 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

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

10. A set of names can be represented as a

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