Explore topic-wise MCQs in C.

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

1.

Which of the given function differs from the statement errno is not neccessarily set on conversion error ?

A. atof()
B. atoi()
C. atol()
D. strtod()
Answer» E.