Question Bank all jobs

1. Which of the following 'C' type is not a primitive data structure?

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

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

4. An external variable

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

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

7. Choose the correct statements

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

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

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

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