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
What occurs when an object is constructed?
How to change the priority of thread or how to set the priority of thread?
What are peerless components in java programming?
Explain features of interfaces in java?
What do you mean by exception handling in Java?
Where is stringbuffer stored?
How do you take thread dump in java?
What do you understand by final value?
What is boolean keyword in java?
What is the maximum size of a string in java?
What does a method signature consist of?
Is passing by reference faster?
How do listeners work?
How are the elements of a gridbaglayout organized?
Difference between java and javascript