DBMS MCQ : Disadvantages of File (Multiple Choice Questions)
Question 1 |
Data Isolation caused due to ________ in traditional file system.
Scattering of Data | |
Duplicate Data | |
Atomic Data | |
Complex Data |
Question 1 Explanation:
Whenever data is scattered in various files then it is difficult to access the data in traditional file system.
Question 2 |
If person A want to transfer fund of Rs.500 to person B. If failure occurs after removing Rs.500 from Account A and before transferring to Account B then problem caused is __________.
Data Atomicity | |
Data Isolation | |
None of these | |
Data Redundancy |
Question 3 |
Identify the advantages of Database management system ?
Reduction in Data Redundancy | |
All of these | |
Centralize Management | |
Data Intgrity |
Question 4 |
If DBA modify the structure of the data record then this modification do not affect other application is called as _____________.
Data Independance | |
Data Integrity | |
Data Isolation | |
Data Security |
Question 5 |
DBMS allows sharing of data under any number of users and application programs.
False | |
True |
Question 5 Explanation:
DBMS allows sharing of data.
There are 5 questions to complete.