1.

Which is the only function all C programs must contain?

A. start()
B. system()
C. main()
D. printf()
E. getch()
Answer» D. printf()


Discussion

No Comment Found