Can you have a constructor in abstract class?
Answer Posted / ashokmail.java@gmail.com
No. you can't make instance of abstract class.
| Is This Answer Correct ? | 42 Yes | 62 No |
Post New Answer View All Answers
What is appletviewer?
What is the advantage of preparedstatement over statement?
What happens when main () method is declared as private?
Is singleton set an interval?
What is the difference between a local variable and an instance variable?
What does null mean in java?
What are the advantages of defining packages in java?
Difference between current previous versions of Java?
How does queue work in java?
How do you start a new line in java?
Which method returns the length of a string?
Is math an abstract class in java?
Can you access non static variable in static context?
Can we have try without catch block?
What is functional interface in javatpoint?