1. Why main method does not return any value or why the return type of main method is void?
a. It could have returned success or failure of the process completion
1. Why main method does not return any value or why the return type of main method is void?
a. It could have returned success or failure of the process completion