MCQ | C Programming Part 5

C - Programming - PART 5


1. Each 'C" preprocessor directive begins with:





  [BU BHOPAL-2015]

2.The << operator is used for:





  [BU BHOPAL-2015]

3. The statement which is used to terminate the control from the loop is:





  [BU BHOPAL-2015]

4. An Array of pointer in same as:






  [BU BHOPAL-2015]

5. What is the output of the following program segement?main(){long i=65536;printf("%d\n",i);}






  [BU BHOPAL-2015]

6.The name of all function end with:






  [BU BHOPAL-2015]

7. Scanf() can be used for reading:






  [BU BHOPAL-2015]

8. The expression X=4+2%-8 evaluate:






  [BU BHOPAL-2015]

9. Which among the following is not a keyword?






  [BU BHOPAL-2015]

10. To access a structure element using a Pointer ---- operator is used:






  [BU BHOPAL-2015]

No comments:

Post a Comment