Is it possible to write static method in abstract class?
justyfy your answer?
Answer Posted / prasad
Yes it is possible to write the Static Method in abstract
class
Ex:DriverManger.getConnection();
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the protected method modifier?
Where is stringbuffer stored?
What is the difference between a synchronized method and a synchronized block?
What does bitwise or mean?
Convert Binary tree to linked list.
What are the escape sequences in java?
How many types of operators are there?
how we can create packages in java?
Difference between object and reference?
Why method overriding is used?
Which language is java?
How destructors are defined in java?
Tell us something about set interface.
What is the use of protected in java?
What is the purpose of the system class in java?