Questions

1 Marks Quetions

🎯

Test yourself on this topic

10 questions · timed · auto-graded

Question 11 Mark
What is database? Give example.
Answer
A collection of related information organised as tables is known as database, e.g. INGRES, MySQL etc.
View full question & answer
Question 21 Mark
Define the term DBMS.
Answer
The full form of DBMS is Database Management System. It is a computer based record keeping system.
View full question & answer
Question 31 Mark
Write the purpose of DBMS.
Answer
DBMS is used to store logically related information at a centralised location. It facilitates data sharing among all the applications requiring it.
View full question & answer
Question 41 Mark
What is the default extension of OO.o not zero BASE database?
Answer
The default extension of OO.o BASE database is .odb.
View full question & answer
Question 61 Mark
Write the significance of a foreign key.
Answer
A foreign key is used to Establish relationship between any two tables of RDBMS.
View full question & answer
Question 71 Mark
What is the significance of a primary key?
Answer
A primary key cannot allow null values and must have a unique index.
View full question & answer
Question 81 Mark
Give one advantage of using primary key.
Answer
A primary key uniquely identifies the record in the table.
View full question & answer
Question 91 Mark
State the primary goal of a DBMS.
Answer
To provide a convenient and efficient environment in which we can store and retrieve information.
View full question & answer
Question 101 Mark
What is field in database? Give an example.
Answer
A field is an area, reserved for a specific piece of data. It is also known as attribute, e.g. Customer_Name.
View full question & answer
1 Marks Quetions - COMPUTER APPLICATIONS STD 10 Questions - Vidyadip