What is the purpose of the main method?


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

Post New Answer

More Core Java Interview Questions

Can an interface extend a class?

0 Answers  


Is null or empty java?

0 Answers  


What are multiple inheritances?

0 Answers  


What is meant by class loader? How many types are there?

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 are the object and class classes used for?

0 Answers  


What is byte code and why is it important to java’s use for internet programming?

0 Answers  


what is the JNDI?

3 Answers  


There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.

3 Answers  


Which is not Object in Java?

10 Answers   Honeywell,


What is the difference between JDK and JVM?

0 Answers  


briefley expalin about the packages

3 Answers  


Categories