MCQ | C Programming Part 2

C - Programming - PART 2


1. '+' and '-' is having ----- precedence:






  [BU BHOPAL-2013]

2. ------ loop scan atleast once before terminating:






  [BU BHOPAL-2013]

3. Pointer variable store --------- of a variable:






  [BU BHOPAL-2013]

4. Two function with same name can be ----- in 'C':






  [BU BHOPAL-2013]

5. Function call by address is:






  [BU BHOPAL-2013]

6. ------ is user define data type:






  [BU BHOPAL-2013]

7. 'Void' in function means ----- value:






  [BU BHOPAL-2013]

8. Character reserve ---- space in memory:






  [BU BHOPAL-2013]

9. ++i and i=i+1 are ------ expression:






  [BU BHOPAL-2013]

10. Function must have ------:






  [BU BHOPAL-2013]

No comments:

Post a Comment