Examveda
Examveda

Which is the only function all C programs must contain?

A. start()

B. system()

C. main()

D. printf()

E. getch()

Answer: Option C


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Comments ( 3 )

  1. Chintala Maanvitha
    Chintala Maanvitha :
    6 years ago

    How can we get output without printf statement??

  2. Shyama Sundar
    Shyama Sundar :
    7 years ago

    option C

  3. Amar Raikwade
    Amar Raikwade :
    8 years ago

    but we can write c program without using main function also.

Related Questions on C Fundamentals