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:
    7 years ago

    How can we get output without printf statement??

  2. Shyama Sundar
    Shyama Sundar:
    9 years ago

    option C

  3. Amar Raikwade
    Amar Raikwade:
    9 years ago

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

Related Questions on C Fundamentals