Answer Posted / hari krishna
All the classes including the abstract classes can have
constructors.Abstract class constructors will be called
when its concrete subclass will be instantiated.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What does the three dot emoji mean?
What is callablestatement? How you can call stored procedure to pass in parameter?
Where can I find jdk in my computer?
Can we clone singleton object in java?
What are triggers in DB? Explain their types. How do they work?
Difference between stack and queue?
What are the advantages of unicode?
What is the difference between a synchronized method and a synchronized block?
What is matcher in java?
What are the advantages of exception handling in java?
Can we overload run() method in java?
How do you take thread dump in java?
Can we override private method?
What about interrupt() method of thread class ?
Why main function is static?