You are on page 1of 3

MID TERM EXAMINATION (2020-2021)

SUBJECT : INFORMATION TECHNOLOGY (CODE : 402)


CLASS : X (SET-B)
M. Marks: 50
General Instructions:
i. 2 Hours are allocated for written work and 30 mins are allocated for uploading
the contents.
ii. All questions are compulsory.
iii. Question Paper is divided into three Sections.
iv. Section A : Very Short Answer (1 mark each)
v. Section B : Short Answer (2 marks & 3 marks)
vi. Section C : Long Answer (5 marks each)

SECTION - A
Q1:- Fill in the blanks (1*10=10)

i) The __________ Style is used to select, format and insert bullets or numbers in lists.

a) Paragraph b) Character c) List d) Table


ii) Built-in Templates are available in the _____________ Category.
a) Blog Post b) My templates c) Sample templates d) None of them
iii) Which of the following is a RDBMS?
a) Ms-Access b) MySQL c) Ms-Word d) Both a and b
iv) In the __________ View, we can create a table by defining field name and field types.
a) Table b) Datasheet c) Design d) None of them
v) A Word file is saved with an extension_________.
a) .docm b) .doc c) .dotx d) .bmp

vi) The ___________ document is created by merging the main document with the data
source fields.

a) Combined b) Merged c) Collated d) None of them

vii) Which of following Database objects are used to store or enter the data in a Database?

a) Form b) Report c) Table d) Query

viii) A ___________ acts as a map for the users in a document.

a) TOC b) Preface c) Prolog d) Hyperlink

ix) The another name of record is _____________.

a) Rows b) Columns c) Tuple d) Both (a) and (c)


x) Which of the following is not a characteristic of DBMS?

a) Holds data in standard format b) Minimize Data Redundancy c) Ensures


data security d) None of them

Q2: Fill in the Blanks (1*10=10)

a) The _____________ is a necessary index in a long document.

b) To flip the image horizontally or vertically, we can click ________ option in picture tools.

c) ____________ is a collection of pictures or images that are available in Microsoft Office

gallery.

d) ________ feature of Excel is used to collate or combine the data of several worksheets into
a master worksheet.

e) In the formula, =SUM(Total Sale!B4:D4), ______________ indicates the Source sheet.

f) The Primary key in a table cannot hold a ______________ and _____________ values.

g) The Database file in Ms-Access is saved with an extension __________.

h) RDBMS stands for __________________.

i) The ______________ SQL command is used to remove a table from the database.

SECTION - B
Q3:- Difference between (2*5=10)

a) Data Table and Goal Seek in Spreadsheet


b) Data source and Main Document in Mail Merge
c) Design view and Datasheet view
d) Grouping and Ungrouping
e) Alter table command and Update command

Q4:- What is a Template? How do we insert a template in Ms-Word. (1+2=3)

Q5:- Explain the use of Scenario and Solver in Ms-Excel. (2)

Q6:- Write down the steps to obtain Subtotal of a particular column in Ms-Excel. (2)

Q7:- Arun wants to add an image in the document, tell him the different ways and also tell
him the steps to add it in the document. (1+2=3)
SECTION - C

Q8:- Observe the following cases and answer the questions given below in one word or
one sentence. (1*5=5)

a) Pooja wants to copy a Style in her document from another document. Which option of
Ms-Word she can opt to accomplish this task.

b) Archana has created an invitation card using Word. She has inserted different Drawing
objects in the card. Suggest a method to combine all the objects together so that they
can be treated as a single object.

c) Observe the worksheet given below and tell which feature of Excel will be used to
calculate the Quantity, if we set the Revenue to be 50000.

d) What will be displayed, if we type =B1*B2+10 in a cell, where B1 contains 20 and B2


contains value 3 in Excel.

e) Arjun is reviewing a sales report of the sales executive to find the total number of order
for every sales executive. Which feature of Excel should he use to perform this task?

Q7:- Consider the given table and write the SQL commands for the following statements:
(1*5=5)

Table : CUSTOMER
CUST_ID CUST_NAME CUST_ADDRESS AMOUNT
C101 Ajay NOIDA 50000
C102 Suresh MUMBAI 45000
C103 Bhuvnesh DELHI 30000
C104 Suraj MUMBAI 49000
C105 Prathmesh NOIDA 25000
C106 Naresh DELHI 35000

a) Write SQL command to create the above table. Set the appropriate Datatypes for the
given Fields.
b) Display the details of all the Customers.
c) Add the amount of 1000 to those customers who are staying in Mumbai.
d) Write the SQL command to add a field “E-mail” in the table.
e) Write the SQL command to remove the whole table.

You might also like