DBMS

DBMS - Topic Wise Multiple Choice Questions (MCQ)

Database%20Management%20System%20MCQ%20for%20Specialist%20Officer%20exam%20freshers%20interview%20Practice%20Multiple%20Choice%20DBMS%20Interview%20%20Questions%20and%20answer%20for%20MNC%20IT%20Job%20SO%20Exam



1 )

In an object-oriented model, one object can access data of another object by passing:

Message
Instance variable
Variable
None of these


View Solution



2 )

A view of database that appears to an application program is known as:

Schema
Subschema
Virtual table
None of the above


View Solution



3 )

An abstraction concept for building composite object from their component object is called:

Specialization
Normalization
Generalization
Aggregation


View Solution



4 )

A set of objects that share a common structure and a common behavior is called:

Object
Class
Entity
None of these


View Solution



5 )

Every weak entity set can be converted into a strong entity set by:

using generalization
adding appropriate attributes
using aggregation
none of the above


View Solution