1.

ਸੀ ਭਾਸ਼ਾ ਵਿਚ ਕਿੰਨ੍ਹੇ ਮੇਨ ਫੰਕਸ਼ਨ ਵਰਤੇ ਜਾ ਸਕਦੇ ਹਨ? (How many main functions can be used in the C language program?) C भाषा में कितने मेन फंक्शन का उपयोग किया जा सकता है? *​

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.

Explanation:

hope this helps you......

GIVE thanks= take thanks

follow me



Discussion

No Comment Found