What if the static modifier is removed from the signature of the main method?
Answer / Dhiraj Singh
If the static modifier is removed from the signature of the main method, you will not be able to create an instance of your class and run it directly as a standalone Java program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a modular application? What does module-relative mean?
What value does readline() return when it has reached the end of a file?
can i call multipule form beans in Action class?
How has the sandbox changed with Java 2?
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
what is a portable component?
Why JDBC has introduced
What are the sequence of steps to write pub or sub model kind of application?
What is the relationship between the canvas class and the graphics class?
what is JTS?
what is the use of State Factories?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??