Should a main method be compulsorily declared in all java classes?


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

Post New Answer

More Core Java Interview Questions

What are the files generated after using IDL to java compiler?

0 Answers  


How do you generate random numbers in java?

0 Answers  


How to sort elements in a parallel array in java?

0 Answers  


what are three ways in which a thread can enter the waiting state? : Java thread

0 Answers  


Can we overload the methods by making them static?

0 Answers  


What is break and continue statement?

0 Answers  


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


What is the set interface in java programming?

0 Answers  


basic difference b/w ALL types of JDBC driver.

1 Answers   Systematix,


What method is used to know the status of Checkbox(i.e it is checked or unchecked)?

1 Answers  


How does compareto method work?

0 Answers  


What does system out println () do?

0 Answers  


Categories