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
Explain what is Marker interface?
What is an array in java?
What is command line argument in java?
What is the Scope of Static Variable?
Does java list allow null?
What is null statement?
What are the library functions in java?
How do you clear an arraylist in java?
What is serialization in java?
In java, what is the difference between method overloading and method overriding?
What are benefits of java?
Can a class be private or protected in java?
State some situations where exceptions may arise in java?
Why is java so popular?
Explain about fail fast iterators in java?