can we override the main() method in java????
Answer Posted / zameer
Yes we can override the main() method in java but that main() method are not declare static keyword.
If main() method is static then we can not override
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is class array in java?
Is 0 true or false in java?
What are the advantages of inner classes?
Why can't we make a class private in java?
Is math class static in java?
What are the different types of sorting in java?
What is advantage of java?
What about features of local inner class?
What is the primitive type short?
What is a constructor, constructor overloading in java?
Can private class be inherited in java?
What's a method in programming?
Is java a pure object oriented language?
What is the gregoriancalendar class in java programming?
How to make a write-only class in java?