Interview Questions - DBMS Basics
13.
What is Data Model?
A collection of conceptual tools for describing data, data relationships data semantics and constraints.
14.
What is E-R model?
This data model is based on real world that consists of basic objects called entities and of relationship among these objects. Entities are described in a database by a set of attributes.
15.
What is Object Oriented model?
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.
16.
What is an Entity?
It is a 'thing' in the real world with an independent existence.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers