| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Choose the incorrect statement in terms of Objects.

Correct Answer is : Objects can’t manage themselves

2. What encapsulates both data and data manipulation functions ?

Correct Answer is : Object

3. Which of the following is a mechanism that allows several objects in an class hierarchy to have different methods with the same name?

Correct Answer is : Polymorphism

4. How is generalization implemented in Object Oriented programming languages?

Correct Answer is : Inheritance

5. Which of the following is a disadvantage of OOD ?

Correct Answer is : None of the mentioned