Computer Science, asked by mathmatics4071, 1 year ago

What is the only function all c programs must contain.

Answers

Answered by ninaadkapoor9
0

Answer: main() is the function that all C programs must contain.

Similar questions