Can we override static methods?
Answer Posted / venkateswara reddy
Yes, V can override static methods
But overridding and overridden methods must static
| Is This Answer Correct ? | 51 Yes | 16 No |
Post New Answer View All Answers
Can you run java program without main method?
How to calculate the length of a singly linked list in java?
Describe what happens when an object is created in java ?
What are methods of a class?
How many bits is a string?
What is ellipsis in java?
What is skeleton and stub?
Why is java not 100% pure oops?
What do you understand by classes in java?
explain the difference between jdk and jvm?
What is the difference between public, private, protected, and friend access?
How do you find the independent variable?
What is a buffer in java?
Explain implementation and how is it different from conversion?
What do you mean by Function Overloading in java?