solution - DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following is a key advantage of three-schema architecture?

Solution :
823320260407085232 Correct Answer : Provides data independence

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : What is the role of mapping in three-schema architecture?

Solution :
816820260407085204 Correct Answer : To transform requests between different schema levels

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following correctly describes the conceptual level?

Solution :
717420260407085117 Correct Answer : It describes the entire database structure logically

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which level of the three-schema architecture deals with the physical storage structure of the database?

Solution :
988820260407084943 Correct Answer : Internal Level

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : What is the main objective of the three-schema architecture in DBMS?

Solution :
968020260407084840 Correct Answer : To separate user view from physical database

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which statement best explains the purpose of DBMS architecture?

Solution :
52420260407084526 Correct Answer : To define how users interact with the database system

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following is a major advantage of multi-tier DBMS architecture?

Solution :
748320260407084454 Correct Answer : Independence between layers

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : In 3-Tier Architecture, which layer acts as an intermediary between client and database server?

Solution :
563620260407084405 Correct Answer : Application Server

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which component in 2-Tier Architecture is responsible for query processing and transaction management?

Solution :
573320260407084331 Correct Answer : Server

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following correctly describes 1-Tier DBMS Architecture?

Solution :
100220260407084242 Correct Answer : User directly interacts with the database system

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following correctly compares recovery mechanisms in DBMS and file systems?

Solution :
305420260407084117 Correct Answer : DBMS provides recovery, file system does not

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : What is the main reason for data inconsistency in file systems?

Solution :
153720260407084032 Correct Answer : Data duplication across multiple files

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following features is NOT supported by file systems but supported by DBMS?

Solution :
846220260407083753 Correct Answer : Query language (SQL)

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : In a traditional file system, data is typically stored using which approach?

Solution :
97220260407083723 Correct Answer : Decentralized approach

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following is a major advantage of DBMS over file system?

Solution :
706820260407083646 Correct Answer : Data independence

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Why is RDBMS considered more suitable for large-scale applications?

Solution :
937520260407083522 Correct Answer : It handles large data and supports multiple users

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following properties is associated with RDBMS but not DBMS?

Solution :
303820260407083441 Correct Answer : ACID properties

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which statement correctly describes the relationship handling in DBMS and RDBMS?

Solution :
91320260407083409 Correct Answer : DBMS has no relationships, RDBMS maintains relationships using keys

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which feature is supported in RDBMS but not in DBMS?

Solution :
682420260407083330 Correct Answer : Normalization

Description -

DBMS (Database Management System) : Basic (Test 2)

Question : Which of the following is the primary difference between DBMS and RDBMS in terms of data storage?

Solution :
620120260407083244 Correct Answer : DBMS stores data as files, RDBMS in tabular form

Description -

DBMS (Database Management System) : Basic (Test 2)