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 main in java?
List the different types of classloaders in java.
What are the ways to instantiate the class class?
What is array length?
Do loops java?
How do you make a thread in java?
How transient variable is different from volatile variable?
What is byte value?
Describe string intern() methodology
Describe method overriding
What is collections framework?
What is javac used for?
What is functional interface in java example?
Which is bigger float or double?
What is dot operator?