Tutorial Study Image

C Online Quiz

Following quiz provides Multiple Choice Questions (MCQs) related to C . You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.


Q 1 - Arguments which takes input by user before program running are called ?

Show Answer
 Answer is : Option A

Q 2 - The function of ungetc is?

Show Answer
 Answer is : Option B

Q 3 - Which among the following mathematical function have a "double" return type?

Show Answer
 Answer is : Option D

Q 4 - In which header file is the NULL full scale characterized?

Show Answer
 Answer is : Option C

Q 5 - Associativity of an operator is from?

Show Answer
 Answer is : Option D

Q 6 - Which among the following declarations is not supported by c?

Show Answer
 Answer is : Option B

Q 7 - Automatic variables are allotted space as a?

Show Answer
 Answer is : Option B

Q 8 - Which among the definitions are correct for the declaration char char *str[5];?

Show Answer
 Answer is : Option A

Q 9 - All keywords in c are written in ?

Show Answer
 Answer is : Option B

Q 10 - Which among the following methods are correct in the case of assignment?

Show Answer
 Answer is : Option B