What are the main features of oops?


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

Post New Answer

More OOAD Interview Questions

Explain what an object is.

0 Answers   TCS,


What is overriding?

0 Answers   MindCracker,


What is the use of ‘finalize’?

0 Answers  


What are abstract functions? Why are they used?

0 Answers  


Explain about polymorphism?

0 Answers  






How to resolve many to many relationship?

6 Answers   InfoAxon Technologies, Protech, Samsung,


Explain what is an object?

0 Answers  


What is Polymorphism, overloading, overriding and virtual?

0 Answers   MindCracker,


Explain OOPS.

0 Answers   Ittiam Systems,


What are the Differentiate between abstraction and encapsulation.

0 Answers  


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


Categories