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
If try block is successfully executed, Then Is Finally block executed?
What is the purpose of void?
Why are constructors used?
What is the inheritance?
What is the difference between processes and threads?
Explain serialization and deserialization in java?
Write a java program for binary search?
What is JVM and is it platform independent?
what is static import in java? Explain
What is the synonym of procedure?
What does it mean to be immutable?
Explain some best practices you would apply while using collection in java?
Give us the name of the list layoutmanagers in java?
Can a constructor be private and how are this() and super() method used with constructor?
What are the skills required for core java?