adplus-dvertising
frame-decoration

Question

What is the only function all C++ programs must contain?

a.

start()

b.

program()

c.

system()

d.

main()

Answer: (d).main()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the only function all C++ programs must contain?