What is the importance of main method in Java?


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

Post New Answer

More Core Java Interview Questions

How do you check if two strings are equal in java?

0 Answers  


What is instance example?

0 Answers  


How will you communicate between two applets?

0 Answers  


What are the advantages of exception handling?

0 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  






static inner classes means..?

1 Answers  


What is structure of java heap? What is perm gen space in heap?

0 Answers  


How many objects are created for a singleton class

7 Answers   Ness Technologies,


How many bits does a boolean take?

1 Answers  


Can you write a java class that could be used both as an applet as well as an application?

0 Answers  


________ exception must be either caught or specified in throws class of the method.

1 Answers  


Where the CardLayout is used?

1 Answers  


Categories