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

What is bom encoding?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


What is singleton service?

0 Answers  


What is functional interface in java example?

0 Answers  


What is aggregation?

1 Answers   Cap Gemini,






Linked List reverese program

2 Answers   Bally Technologies,


How many functional interfaces does java 8 have?

0 Answers  


What is finally and finalize in java?

0 Answers  


Java is based on pass by reference or pass by value ..

6 Answers   L&T, Wipro,


How to remove the trailing spaces from a string?

0 Answers   Infogain,


what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

0 Answers  


How infinite loop is declared?

0 Answers  


Categories