Is it possible to write static method in abstract class?
justyfy your answer?
Answer Posted / priyanjan
It is absolutely possible to write static method in
abstract class because static methods are class specific
not object specific and they can with name of class.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is class array in java?
What is file in java?
Is singleton class immutable?
What loop means?
What is the final access modifier in java?
Can private class be extended java?
What is difference between overloading and overriding in java?
When is the arraystoreexception thrown?
What is difference between an object and a class?
how to create constants in java?
What is a method signature java?
What is backdrop?
Why is static used?
Is cout buffered?
What is a line break?