In a 32 bit system float data type will occupy __________ bytes.

4. Each statement below has a blank space to fit one of the word(s) or phrase(s) in
the list below. Enter your choice in the “tear-off” answer sheet attached to the
question paper, following instructions therein. (1 x 10)
A. Union B. 4 C. float
D. indirection E. NuLL F. semicolon
G. void H. header file I. Function
J. 2 K. pragma L. 5
M. integers N. Macro O. Recursion
4.1 The expression 11%3 evaluates to __________.
4.2 In a 32 bit system float data type will occupy __________ bytes.
4.3 The closing brace of a structure is followed by __________.
4.4 A function that does not return anything has return type __________.
4.5 A(n) __________ cannot be passed to a function as an argument.
4.6 An instruction to the compiler to perform an action at compile time is called __________.
4.7 __________ is an example of derived data type.
4.8 Enumerations can be internally treated as __________.
4.9 Accessing a data object through a pointer rather than directly by name is called ______.
4.10 An identifier defined in a #define preprocessor directive to represent another series of character is called __________.



Leave a Reply