

InterviewSolution
Saved Bookmarks
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 |
|