You are on page 1of 2

Holy vision secondary school (+2)

Tahachal, Kathmandu
1st Term Unit Test, Bhadra 2080
Class: XII Full Marks: 20
Subject: Computer Science Time: 30 minutes

Group ‘A’
Rewrite the best option in your answer sheet. (4×1=4)
1. Which of the following commands is used to remove a relation from a SQL
database?
a) Delete b) Truncate
c) Drop d) All of the above
2. Which SQL command can be used to add columns to the table?
a) alter table table_name add column_name datatype;
b) alter table table_name add column column_name datatype;
c) modify table table_name add column_name datatype;
d) modify table table_name add column column_name datatype;
3. Communication between a keyboard and monitor involves....... transmission
a) Full Duplex b) Half Duplex
c) Simplex d) Automatic
4. Which is the most common LAN protocol?
a) Frame Relay b) X.25
c) Ethernet d) HTTP
Group ‘B’
Short answer questions. (4×4=16)

5. What is DBMS? Explain the advantages and disadvantages of DBMS.


6. Differentiate between centralized and distributed database.
7. Write a program to input two numbers and Print remainder and quotient.
8. What is data communication systems? Explain with the block diagram of
communication system.
*The End*

You might also like