What about 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

is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


What's the default access specifier for variables and methods of a class?

0 Answers  


What is output buffer?

0 Answers  


What is sortedmap in java?

0 Answers  


JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu

9 Answers   Huawei,


What is Yield() method when we r using this ? tell exactly

2 Answers  


When is the garbage collection used in Java?

0 Answers   BirlaSoft,


What is JVM ? use of JVM?

6 Answers   BVC, Tech Mahindra,


What is sortedset in java?

0 Answers  


what is a working thread? : Java thread

0 Answers  


What does microservices mean?

0 Answers  


java can provide security ,how can provide?

8 Answers   Aspire, BNP Paribas, Genpact, IBM,


Categories