1.

Which of the following function can interpret data in the C language?(a) printf(b) scanf(c) proc(d) fileI have been asked this question in final exam.Question is taken from The Compilation Process in portion Writing Software for Embedded Systems of Embedded Systems

Answer»

Right ANSWER is (B) scanf

Best explanation: The scanf and printf are the well-known FUNCTIONS in the C language which is USED to interpret data and print data respectively.



Discussion

No Comment Found

Related InterviewSolutions