Ad Code

Responsive Advertisement

void main function in C language.

void main function in C language :

void main() : means it is a main() function.


the question is that why it is called main function. 

First What is the function : function means it is contain some programs that write by the users. all the task(code) perform by the function, but main is the function where all the code/udf(user define function) are performed.

So, the void main() function means, if a main before a return type and after open and closed bracket than, it is called main() function.
❮ Previous                                                      Next ❯

Post a Comment

1 Comments

  1. https://analytics.google.com/analytics/academy/certificate/lOznbmX8RmOZlyNSz7CP9g

    ReplyDelete