Chapter 13: Introduction to Object Oriented Programming Techniques - Online Test

Q1. The identifiable entity with some characteristics and behaviour is.
Answer : Option B
Explaination / Solution:
No Explaination.


Q2. The mechanism by which the data and functions are bound together into a single unit is known as
Answer : Option B
Explaination / Solution:
No Explaination.


Q3. Insulation of the data from direct access by the program is called as
Answer : Option A
Explaination / Solution:
No Explaination.


Q4. Which of the following concept encapsulate all the essential properties of the object that are to be created?
Answer : Option D
Explaination / Solution:
No Explaination.


Q5. Which of the following is the most important advantage of inheritance?
Answer : Option B
Explaination / Solution:
No Explaination.


Q6. “Write once and use it multiple time” can be achieved by
Answer : Option B
Explaination / Solution:
No Explaination.


Q7. Which of the following supports the transitive nature of data?
Answer : Option A
Explaination / Solution:
No Explaination.