Why declare Main() method as a static in java ?


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

Post New Answer

More Core Java Interview Questions

What happens if we override private method?

0 Answers  


What does nullpointerexception mean?

0 Answers  


What is the maximum size of a string in java?

0 Answers  


Which is the best sorting technique in java?

0 Answers  


Tell me are there implementations for sorting and searching in the java libarary?

0 Answers  


What is thread life cycle?

0 Answers  


Which collection does not allow duplicates in java?

0 Answers  


What is difference between equals and hashcode method?

0 Answers  


What is the difference between procedural and object-oriented programs?

0 Answers  


Can we extend singleton class?

0 Answers  


When should I use singleton pattern?

0 Answers  


Is it possible for yielded thread to get chance for its execution again ?

0 Answers  


Categories