Relational Database Management System (RDBMS) Question:

Download Job Interview Questions and Answers PDF

What is Object Oriented model?

RDBMS Interview Question
RDBMS Interview Question

Answer:

This model is based on collection of objects. An object contains values stored in instance variables with in the object. An object also contains bodies of code that operate on the object. These bodies of code are called methods. Objects that contain same types of values and the same methods are grouped together into classes.

Download RDBMS Interview Questions And Answers PDF

Previous QuestionNext Question
What is E-R model?What is an Entity type?