What is the need to declare main() method as static in Java?
Answer Posted / kiran
yes
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the java api?
How do I run a project in netbeans?
How do I install jdk?
What about products that claim to detect malicious applets? : java security
Is jdk a compiler?
What is the point of lambda expressions?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
How do you check if java is installed on windows command prompt?
What are the disadvantages of java sockets?
Describe life cycle of thread?
In java thread programming, which method is a must implementation for all threads?
What do I need to install netbeans?
What is setstring method in java?
What is ehcache in java?
What is transient in java?