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 - When we use type conversions?

Show Answer
 Answer is : Option D

Q 2 - For declaring a function,which among the following is the correct format?

Show Answer
 Answer is : Option C

Q 3 - In a linked list how a compiler test the presence of a loop?

Show Answer
 Answer is : Option A

Q 4 - which library function is used to find the last occurrence of a character in a string ?

Show Answer
 Answer is : Option B

Q 5 - Conditional inclusion can be utilized when?

Show Answer
 Answer is : Option D

Q 6 - In a command line argument,the first argument is?

Show Answer
 Answer is : Option B

Q 7 - Which among the following doesn't uses structures?

Show Answer
 Answer is : Option D

Q 8 - All keywords in c are written in ?

Show Answer
 Answer is : Option B

Q 9 - FILE reserved word is?

Show Answer
 Answer is : Option C

Q 10 - Which function adds newline character?

Show Answer
 Answer is : Option C