Can you override a private or static method in java?
Answer Posted / siddu
Static is final method it can not be change or override inherited in another class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum size of a string in java?
What is the locale class in java programming?
What is the new line character?
Is an object null?
What is static in java?
Why does java not allow multiple public classes in a java file ?
What are the access modifiers available in java?
Why is method overloading not possible by changing the return type in java?
Is static a keyword in java?
What does || mean in code?
Is class forname reflection?
Explain methods specific to list interface?
What does @param args mean in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is communist flag?