Introduction to Database - Technical MCQs

Q1:

One of the reasons why OODBMSs have not been widely used for business information systems is that OOP is obsolete.

A True

B False

ANS:B - False

An object-oriented database management system (OODBMS), sometimes shortened to ODBMS for object database management system), is a database management system (DBMS) that supports the modelling and creation of data as objects. This includes some kind of support for classes of objects and the inheritance of class properties and methods by subclasses and their objects.