When will you use an interface and abstract class?


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


What is function override?

0 Answers  


Can we access interface static method using interface references?

0 Answers  


What do you mean by operator overloading?

0 Answers   BirlaSoft,






Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


What is the super keyword?

0 Answers  


What are associative classes?

3 Answers   InfoAxon Technologies, Protech,


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Can a class implement two interfaces having default method with same name and signature?

0 Answers  


Differentiate between data abstraction and encapsulation.

0 Answers  


Categories