1.

How many main functions can be used in the c language program ​

Answer»

ong>Answer:

ONE Main function

the Main function is the POINT of the PROGRAM where its execution starts. Consequently, only one Main function can exist in any executable



Discussion

No Comment Found