adspace
Can we override static methods?
Answer Posted / yogesh gandhi
Thanks for addition.
You are correct.
Static method cannot be overridden.
Overloading of static methods is possible.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a constructor overloading in java?
How to create a base64 decoder in java8?
Write a program to print count of empty strings in java 8?
Explain public static void main(string args[]) in java.
What is a classloader in java?
How to sort array in descending order in java?
Is minecraft 1.15 out?
What do you mean by an interface in java?
Realized?
Write a program to find the whether a number is an Armstrong number or not?
explain different ways of using thread? : Java thread
What are the differences between heap and stack memory in java?
What is an object in java and how is it created?
What is java string pool?
Differentiate between static and non-static methods in java.