Answers for "which of the following is the correct syntax of the main method in java?"

2

java main method

public static void main(String args[]){}
Posted by: Guest on February-17-2020
-2

java main method

// for autocomplete just type
main
// and a shortcut shoould apear
Posted by: Guest on February-03-2021

Code answers related to "which of the following is the correct syntax of the main method in java?"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language