What will happen if static modifier is removed from the signature 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

Is 'sizeof' a keyword?

7 Answers  


can two class in a code be public??if yes then how??

2 Answers  


What if I write static public void instead of public static void in java?

0 Answers   Winsol Solutions,


Can a static class have a constructor?

0 Answers  


Is void a type?

0 Answers  






What is the public field modifier?

0 Answers  


Why is stringbuffer called mutable?

0 Answers  


How will you serialize a singleton class without violating singleton pattern?

0 Answers  


What is the difference between add() and addElement() method in Vector Class ?

2 Answers   TCS,


Is array a class?

0 Answers  


Define the term string pool?

0 Answers  


What is public static?

0 Answers  


Categories