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
English,
2 months ago
India Languages,
2 months ago
Physics,
5 months ago
Social Sciences,
5 months ago
Physics,
11 months ago