What is the significance of method main( )?
Answers
Answered by
7
Answer:
main: It is the name of Java main method. It is the identifier that the JVM looks for as the starting point of the java program. It's not a keyword. String[] args: It stores Java command line arguments and is an array of type java.
Similar questions
Math,
2 months ago
Environmental Sciences,
2 months ago
Physics,
4 months ago
Social Sciences,
4 months ago
Physics,
10 months ago