What will happen if we declare don’t declare the main as static?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one say how will sort map objects in java?
Who developed JScript language?
What is the use of string and stringbuffer?
how can we import the user defined package without classpath?
Is java a compiler?
What do you understand by a Static Variable?
How do you override a variable in java?
What does localhost mean?
Explain the difference between intermediate and terminal operations in java8?
What is the statements?
Can a class extend 2 classes in java?
how to print a numbers from 1 to 100 with out using control structures?