Is it possible to write static method in abstract class?
justyfy your answer?
Answer Posted / n sridhar reddy
ya we can write static method in abstract class
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a priority queue java?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
Why is a constant variable important?
What is the largest number a double can hold?
What is variable declaration and definition?
Do I need java on my pc?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is multiple inheritance? Is it supported by java?
What is a dynamic array java?
Is there any limitation of using inheritance?
Explain inheritance in java?
What are the methods to rectify ambiguities in the interfaces in JAVA?
Can an interface be defined inside a class?
Explain serialization and deserialization in java?
What is type safety in java?