What is the diffrence between an abstract class and interface?


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

Post New Answer

More OOAD Interview Questions

What is an interface?

0 Answers  


What is the difference between class inheritance and interface inheritance?

0 Answers  


What are inner classes and what is the practical implementation of inner classes?

0 Answers  


What is the difference between data hiding and implementation?

0 Answers  


Describe inheritance and non-inheritance of a derived class?

0 Answers  






Which OOPS concept exposes only the necessary information to the calling functions?

0 Answers  


Explain about a class?

0 Answers  


Can you create an instance of an interface?

0 Answers  


Can a function be overloaded based on return types?

0 Answers   iNautix,


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


How to define an interface?

0 Answers  


State about java and its relation to object oriented programming?

0 Answers  


Categories