Why main method is static in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

0 Answers  


What is java instanceof operator?

0 Answers  


What is a vector in java?

0 Answers  


Explain about join() method?

0 Answers  


Which collection does not allow duplicates in java?

0 Answers  


Can you add null to a list java?

0 Answers  


Explain the difference between abstract classes and interfaces in java?

0 Answers  


What is the difference between a scrollbar and a scrollpane?

0 Answers  


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

0 Answers   SAP Labs,


Explain when classnotfoundexception will be raised ?

0 Answers  


what is daemon thread and which method is used to create the daemon thread? : Java thread

0 Answers  


what is difference between Interface and abstract class

2 Answers   GCPL,


Categories