Explore topic-wise MCQs in C Questions and Answers.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your C Questions and Answers knowledge and support exam preparation. Choose a topic below to get started.

1.

The functions vprintf(), vfprintf(), and vsprintf() are not equivalent to the corresponding printf() functions except the variable argument list.

A. true
B. false
Answer» C.
2.

Which functions is declared in ?

A. fseek()
B. ftell()
C. ferror()
D. fsetpos()
Answer» D. fsetpos()