11 Class Computer Science (Session 2022-23) : Que1: Write True or False
11 Class Computer Science (Session 2022-23) : Que1: Write True or False
Chapter – 5th
Database Management System
Que1: Write True or False
1. Collection of related record of Number of different students can be treated as Database.
2. The database is used to retrieve, insert and delete the data efficiently.
3. DBMS is a computerized record keeping system.
4. Database management system is Hardware.
5. Database management system is used to manage the database.
Ans: 1. True 2. True 3. True 4. False 5. True
Que:2 Very Short Answer Type Questions
Q1: Related information of a particular item may be treated as?
Ans: Record
Q2: The Collection of Files or Tables is known as?
Ans: Database
Q3: DBMS stands for?
Ans: Database Management System
Q4: Who are the group of people who actually work on the designing part of the database?
Ans: Designer
Q5: Who maintains the DBMS and are responsible for administrating the database?
Ans: Database Administrator (DBA)
Que:3 Short Answer Type Questions.
Q1: Explain the Application Areas of DBMS?
Ans: Some of the DBMS application areas are listed below:
DBMS is used to store student records in educational institutions.
DBMS is used to store bank customer information.
DBMS is used to store call records, monthly bills etc. information in the telecommunications sector.
DBMS is used to track the production and supply of goods in the manufacturing sector.
DBMS is used to store reservations and schedule information in the Tours and travel industry.
Q2: Define about DBMS Working?
Ans: DBMS stands for Database Management System. It is basically a computerized record keeping
system. A DBMS stores data in a way that makes it easy to retrieve information, modify data, and
create information. A DBMS has many different types of users and each user can have different
rights to perform different types operations on the database. These different users use the database
for different purposes. For example: some users retrieve data and some takes its backup.
Q3: What do you mean by End User?
Ans: A DBMS has many different types of users and each user can have different rights to perform
different types operations on the database. END USERS is a type of DBMS user. It includes those
users who actually benefit from DBMS. End users can range from general audiences to intelligent
users like business analysts.
Q4: Define the 2-tier DBMS architecture in DBMS?
Ans: DBMS has different types of architectures: such as 1-tier
architecture, 2-tier architecture, 3-tier architecture, etc. DBMS's 2-tier
architecture incorporates an application layer between users and
DBMS. This layer is responsible for forwarding the user's request to
the Database Management System and then transmits the response
from the DBMS to the user.
Q5: What is Cloud database?
Ans: A cloud database is a database that typically runs on a cloud computing platform. Internet is
used to access cloud databases. Cloud Database Services can be accessed in two ways:
In the first method, an organization purchases virtual machine space from a cloud service
provider, and stores the database on the cloud. IT staff is used by the organization to control
the database. In this system, the organization is responsible for monitoring and managing the
database.
Prepared By: Vikas Kansal (CF, S.U.S. Govt. Sen. Sec. School (Girls), Sunam Udham Singh Wala) Page No: 12
(Please Visit http://cspunjab.nirmancampus.co.in for more computer science contents)
11th Class Computer Science (Session 2022-23)
In the second method, the organization makes a subscription-based agreement with the cloud
service provider. The database is stored on the cloud server, but the cloud service provider
allows the database to be used as a service (Database as a service-DBaaS).
Prepared By: Vikas Kansal (CF, S.U.S. Govt. Sen. Sec. School (Girls), Sunam Udham Singh Wala) Page No: 13
(Please Visit http://cspunjab.nirmancampus.co.in for more computer science contents)
11th Class Computer Science (Session 2022-23)
Q4: Explain about Data Base Life Cycle?
Ans: A Software/System Development Life Cycle (SDLC) model is a set of different functions that
are defined to accomplish the task of developing a software application. There are several activities
involved in developing any software / system:
Planning: Analysing the problem to define it
Requirements: Knowing the needs of the users
Design: Creating a logical and physical design of the database.
Development: Creating a database according to the design
Implementation: Installing a database system in user's computer systems
Testing: Fill the data in the database to test it
Installation and Maintenance: Modifying the database system to fix problems or improve the
database.
Prepared By: Vikas Kansal (CF, S.U.S. Govt. Sen. Sec. School (Girls), Sunam Udham Singh Wala) Page No: 14
(Please Visit http://cspunjab.nirmancampus.co.in for more computer science contents)