What will happen if we declare don’t declare the main as static?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between call by value and call by reference?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What are the different approaches to implement a function to generate a random number?
What do you know about the garbage collector in java?
Explain how to convert any java object into byte array.
What is the difference between delete and delete[]
What is a stringbuilder?
What is the use of beaninfo?
How to declare an arraylist in java?
What are the data types supported by java?
What are different types of arrays?
Is treeset sorted in java?
What is string args [] in java?
How to instantiate static nested classes in java?
How do I type unicode?