- Main() :
- Main () is a collective name given to a set of statements. It is a function. Every function has a pair of parenthesis () associated with it.
- Void :
- If we want that the main() function should not return any value then we should preceed it with the keyword void.
- Void main().
- This function is used to display the output.
No comments:
Post a Comment