0% found this document useful (0 votes)
649 views6 pages

DBMS Components Questions and Answers - Sanfoundry

DBMS

Uploaded by

abdul rehman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
649 views6 pages

DBMS Components Questions and Answers - Sanfoundry

DBMS

Uploaded by

abdul rehman
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Computer Fundamentals Questions and

Answers – Components of DBMS


This set of Computer Fundamentals Multiple Choice Questions & Answers (MCQs) focuses on
“Components of DBMS”.

1. DBMS is a set of __________ to access the data.


a) Codes
b) Programs
c) Information
d) Metadata
View Answer

Answer: b
Explanation: Database is a set of programs designed to access the data. It contains information
about a particular enterprise.

advertisement
2. DBMS provides a convenient and efficient environment.
a) True
b) False
View Answer

Answer: a
Explanation: The statement is true. DBMS stands for Database Management System. It provides an
efficient and easy to use environment.

3. Which of the following isn’t a level of abstraction?


a) physical
b) logical
c) user
d) view
View Answer

Answer: c
Explanation: There are three levels of abstraction: physical, logical and the view level. These three
levels are involved in DBMS.

4. A level that describes how a record is stored.


a) physical
b) logical
c) user
d) view
View Answer

Answer: a
Explanation: The answer is physical. The physical level describes how the record gets stored.
e.g. Customer.

5. The ______level helps application programs hide the details of data types.
a) physical
b) logical
c) user
d) view
View Answer

Answer: d
Explanation: The application programs hide details of datatypes. Views can also hide information for
security purposes.
advertisement

6. A logical structure of the database.


a) Schema
b) Attribute
c) Parameter
d) Instance
View Answer

Answer: a
Explanation: A schema is the logical structure of the database. e.g A set of customers and accounts
and their relationship.

7. The actual content in the database at a particular point.


a) Schema
b) Attribute
c) Parameter
d) Instance
View Answer

Answer: d
Explanation: The answer is Instance. Instance is the actual content of the database at a particular
point of time.

8. Which of the following is not an object-based logical model?


a) ER
b) Network
c) Semantic
d) Functional
View Answer

Answer: b
Explanation: Network model is a part of record-based logical model and not object-based. Others
are object based models. ER stands for Entity-relationship.
9. SQL is _______
a) Relational
b) Network
c) IMS
d) Hierarchical
View Answer

Answer: a
Explanation: SQL or structured query language is a relational model. It comes under record-based
logical models.

advertisement

10. A level that describes data stored in a database and the relationships among the data.
a) physical
b) logical
c) user
d) view
View Answer

Answer: b
Explanation: The answer is logical. The logical level describes the relationships between the data.
Physical level describes how the data is stored.

Sanfoundry Global Education & Learning Series – Computer Fundamentals.

To practice all areas of Computer Fundamentals, here is complete set of 1000+ Multiple Choice
Questions and Answers.

Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social
networks below and stay updated with latest contests, videos, internships and jobs!

Telegram | Youtube | LinkedIn | Instagram | Facebook | Twitter | Pinterest

« Prev - Computer Fundamentals Questions and Answers – DBMS


» Next - Computer Fundamentals Questions and Answers – Transmission Modes

advertisement

Recommended Posts:
1. Java Programming Examples on Classes
2. MySQL Database Questions and Answers
3. C# Programming Examples on Networking
4. Java Programming Examples
5. C Algorithms, Problems & Programming Examples
6. C# Programming Examples on Files
7. C Programming Examples on File Handling
8. Information Technology Questions and Answers
9. Programming Questions and Answers
10. C# Programming Examples on Data Structures
11. RDBMS Questions and Answers
12. Computer Organization & Architecture Questions and Answers
13. SQL Server Questions and Answers
14. Computer Graphics Questions and Answers
15. Database Management System Questions and Answers
16. Master of Computer Applications Questions and Answers
17. Computer Networks Questions and Answers
18. Computer Science Questions and Answers
19. Bachelor of Computer Applications Questions and Answers
20. Computer Fundamentals Questions and Answers

advertisement
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is
Founder and CTO at Sanfoundry. He is Linux Kernel Developer & SAN Architect
and is passionate about competency developments in these areas. He lives in
Bangalore and delivers focused training sessions to IT professionals in Linux
Kernel, Linux Debugging, Linux Device Drivers, Linux Networking, Linux Storage,
Advanced C Programming, SAN Storage Technologies, SCSI Internals & Storage
Protocols such as iSCSI & Fiber Channel. Stay connected with him
@ LinkedIn | Instagram | Facebook | Twitter

Subscribe Sanfoundry Newsletter and Posts

Name*

Email*

Subscribe

About | Certifications | Internships | Jobs | Privacy Policy | Terms | Copyright | Contact

© 2011-2021 Sanfoundry. All Rights Reserved.

You might also like