Computer Science, asked by ujagar9072, 1 year ago

Which is the only function all c programs should contain?

Answers

Answered by amu82
0
void main( )-- required compulsorily for all c program.
Similar questions