Is it possible to write static method in abstract class?
justyfy your answer?
Answer Posted / krishna
Yes it is possible to write the Static Method in abstract
class, why because every static method loads when the class
is executed all the static members of a class is executed.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Describe the term diamond problem.
What is the difference between static method and instance method in Java?
What are the different types of multitasking?
How to compare two strings in java program?
How does remove work in java?
Why chararray() is preferred over string to store the password?
What is multi-catch block in java?
What is meant by class loader? How many types are there? When will we use them?
What is deserialization?
What is printwriter in java?
What are the important features of Java 11 release?
What is the difference between the direct buffer and non-direct buffer in java?
What are the core java topics?
Can we create our own daemon thread?
Do I need java for windows 10?