What is public static void main?


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

Post New Answer

More Core Java Interview Questions

What is the role of the java.rmi.naming class?

0 Answers  


Can a class be declared as protected?

0 Answers  


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


What is classes in java?

0 Answers  


Can we serialize singleton class?

0 Answers  






What is square root in java?

0 Answers  


What does string intern() method do?

0 Answers  


what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


Where pragma is used?

0 Answers  


What is the main use of java?

0 Answers  


What is the use of bufferedreader?

0 Answers  


what invokes a threads run() method? : Java thread

0 Answers  


Categories