What will happen if we declare don’t declare the main as static?
Answer Posted / 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 |
Post New Answer View All Answers
What is natural ordering in java?
What is meant by design patterns?
What is the difference between the prefix and postfix forms of the ++ operator?
What is ascii code?
What is hash table in java?
What does \ mean in regex?
What is the history of java?
What is the current version of java?
Is null false in java?
What is the base class of all exception classes?
What is the use of hashmap in java?
What is t in generics in java?
Is it possible to write a regular expression to check if string is a number?
What is this keyword used for?
What are the application of stack?