Can you make an instance of an abstract class?
Answer Posted / rajasri
No, An abstract class can not be instantiated but we can
create reference for that class
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between dom and sax parser in java?
What is empty string literal in java?
What are different types of classloaders?
How will you serialize a singleton class without violating singleton pattern?
How to read and write image from a file ?
Why do we need singleton?
What is %02d?
What is a buffer in java?
Does java trim remove newline?
What is mnemonic in assembly language?
Difference between linkedlist and arraylist.
How does compareto method work?
What are the differences between path and classpath variables?
Is array size fixed in java?
What are the differences between string, stringbuffer and stringbuilder?