What is void main?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Main function doesn't return anything.
Main function doesn’t return anything.
See lessVoid main :It refers that the function with name main i.e Main executing function always doesn't return any value , when the function is executed .
Void main :It refers that the function with name main i.e Main executing function always doesn’t return any value , when the function is executed .
See less