what is abstract class in Java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the difference between an array and an array list?

0 Answers  


can we create a instance for intwerface?

3 Answers  


when,where and how to use abstract class and interface

2 Answers  


What is multiple inheritance? Is it supported by java?

0 Answers  


what is use of business objects?

3 Answers   Tech Mahindra,






Is it possible to declare abstract class as final?What happens if we do so?

1 Answers  


Explain the difference between abstraction and encapsulation.

0 Answers  


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


What is qualitative variable?

0 Answers  


Is delete, next, main, exit or null keyword in java?

1 Answers  


Nullpointer exception is a very common exception. Why is it not made as a checked exception?

2 Answers   Ness Technologies,


when to use ArrayList and when to use HashMap in webApplication.

1 Answers  


Categories