Can you make an instance of an abstract class?
Answer Posted / anitha
Directly we con't Instantiate an Abstract Class.but through
an implementation class we can do it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In java, how many ways you can take input from the console?
Which eclipse is best for java?
Can we make constructors static?
Is minecraft java edition free?
If goto and const is reserve words than why it is not work in java?
What is flush buffer?
Explain how can you debug the Java code?
What are computer functions?
What are synchronized blocks in java?
What is getclass () getname () in java?
What do u mean by variable?
What are the main features of java?
What is string literal in java?
Difference between object and reference?
What is use of a abstract variable?