FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

WHAT IS DATABASE MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Select the advantage of Object-Oriented Model
A
Learning curve is steep
B
Inheritance promotes data integrity
C
Visual representation includes semantic content
D
Semantic content is added
Explanation: 

Detailed explanation-1: -It is used to add semantic content that can be well understood by the user. It is used to make the code resemble real-world objects. Database integrity can be achieved. Structural and database independence is created.

Detailed explanation-2: -There are 4 major principles that make an language Object Oriented. These are Encapsulation, Data Abstraction, Polymorphism and Inheritance. These are also called as four pillars of Object Oriented Programming.

There is 1 question to complete.