Home » C Programming mcq questions with answer – Set 3

C Programming mcq questions with answer – Set 3

Important Instructions:

  • Total Number Of Questions : 10
  • Passing Marks : 7
  • Each Question Carry 1 Mark, No Negative Marking.
  • Do Not Refresh The Page.
  • This Is A FREE Online Test, DO NOT Pay Money To Anyone To Attend This Test.
  • Best Of Luck…

Results

-

#1. Which of the following are C preprocessors?

#2. The C-preprocessors are specified with _________symbol.

#3. How is search done in #include and #include “somelibrary.h” according to C standard?

#4. How many number of pointer (*) does C have against a pointer variable declaration?

#5. Which of the following is not possible statically in C language?

#6. Which of the following return-type cannot be used for a function in C?

#7. The standard header _______ is used for variable list arguments (…) in C.

#8. When a C program is started, O.S environment is responsible for opening file and providing pointer for that file?

#9. In C language, FILE is of which data type?

#10. What is the sizeof(char) in a 32-bit C compiler?

CHECK ANSWER
Rate this post
You May Also Like :   C Programming mcq questions with answer - Set 5
Scroll to Top