Give any criteria when you use an abstract class and an interface?


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

Post New Answer

More OOAD Interview Questions

Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


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

0 Answers  


How to define an abstract class?

0 Answers  


If there is a conflict between base class method definition and interface default method definition, which definition is picked?

1 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  






How can we call the base method without creating an instance?

0 Answers  


Write down how will you create a Binary tree?

0 Answers  


What is a functional interface? What is sam interface?

0 Answers  


Explain what an object is.

0 Answers   TCS,


Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?

2 Answers   CSC, HCL,


Can you instantiate an abstract class and what is an inner class?

0 Answers   Flextronics, Tavant Technologies, Virtusa,


What are the types of polymorphism?

0 Answers  


Categories