0% found this document useful (0 votes)
94 views8 pages

Class 10 Information Technology Sample Paper Set 3

The Class 10 Computer Application Sample Paper Set 3 is a comprehensive practice paper designed to help students prepare for their board exams in Computer Applications. It covers key topics from the CBSE syllabus, including programming fundamentals, database management, internet and communication technology, and understanding various software tools.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views8 pages

Class 10 Information Technology Sample Paper Set 3

The Class 10 Computer Application Sample Paper Set 3 is a comprehensive practice paper designed to help students prepare for their board exams in Computer Applications. It covers key topics from the CBSE syllabus, including programming fundamentals, database management, internet and communication technology, and understanding various software tools.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Series ARSP/03 Set ~ 3

Roll No. Q.P Code 15/3/3


Candidates must write the Q.P Code
on the title page of the answer-book.

 Please check that this question paper contains 05 printed pages.


 Q.P. Code given on the right hand side of the question paper should be written
on the title page of the answer-book by the candidate.
 Please check that this question paper contains 21 questions.
 Please write down the serial number of the question in the answer-book
before attempting it.
 15 Minute times has been allotted to read this question paper. The question
paper will be distributed at 10:15 a.m. From 10.15 a.m to 10.30 a.m, the students
will read the question paper only and will not write any answer on the answer –
book during this period.

INFORMATION TECHNOLOGY

Time allowed: 2 hours Maximum Marks: 50


General Instructions:
1. Please read the instructions carefully.

2. This Question Paper consists of 21 questions in two sections: Section A & Section B.

3. Section A has Objective type questions whereas Section B contains Subjective type questions.

4. Out of the given (5+16=) 21 questions, a candidate has to answer (5+10=) 15 questions in the allotted (maximum)

time of 2 hours.

5. All questions of a particular section must be attempted in the correct order.

6. SECTION A - OBJECTIVE-TYPE QUESTIONS (24 MARKS):

1. This section has 05 questions.

2. Marks allotted are mentioned against each question/part.

3. There is no negative marking.

4. Do as per the instructions given.

7. SECTION B - SUBJECTIVE TYPE QUESTIONS (26 MARKS):

1. This section has 16 questions.

2. A candidate has to do 10 questions.


3. Do as per the instructions given.

4. Marks allotted are mentioned against each question/part.

SECTION A: OBJECTIVE TYPE QUESTIONS


1. Answer any 4 out of the given 6 questions on Employability Skills (1 x 4 = 4 marks) [4]
(a) Which of the following options provides the people with the energy and motivation to achieve the [1]
goals?

a) Eustress b) Stress

c) Anxiety d) Distress
(b) How many types of operating system are there? [1]

a) 3 b) 6

c) 5 d) 1
(c) Which of the following is not a phase of entrepreneurship process? [1]

a) Support phase b) Sustenance phase


c) Stimulatory phase d) Elimination phase
(d) Which is the most important tool of communication? [1]

a) Receiver b) Language

c) Communication channel d) Sender


(e) Which of the following is the full form of SDG? [1]

a) Sustainable development goals b) Sustainable developed goals

c) Sustainable development growth d) Sustained development goals


2. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks) [5]
(a) ________ controls all aspects of a paragraph's appearance, such as text alignment, tab stops, line [1]
spacing, and borders, and can include character formatting.

a) Paragraph Style b) Cell Style

c) Page Style d) Character Style


(b) ________ controls how graphics are stacked upon each other or relative to the text. [1]

a) Arrangement b) Wrapping

c) Alignment d) Anchoring
(c) Which of the following filter will play with the contrast of the image? [1]

a) Smooth b) Both Smooth and Sharpen

c) Rigid d) Sharpen
(d) We can create template for ________. [1]

a) Fax b) Presentation

c) Letter d) All of these


(e) Which of the following groups on the Insert tab contains the Picture option? [1]

a) Header and Footer b) Tables

c) Text d) Illustrations
(f) List that contain name, addresses etc which changes in every document is called [1]

a) Data source b) Database

c) Main List d) Main Document


3. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks) [5]
(a) Which of the following is not a basic step in creating a worksheet? [1]

a) Save workbook b) Enter text and data

c) Modify the worksheet d) Copy the worksheet


(b) Which of the following charts is used for comparing the changes in data over a period of time? [1]

a) Line chart b) Area chart

c) Bar chart d) Scatter chart


(c) Formula to refer a cell A3 in sheet named S1 is [1]
a) =S1.A3 b) ='S1 .A3

c) =S1A3 d) =S1.A3'.

(d) Which of the following methods cannot be used to enter data in a cell? [1]

a) Pressing the Tab key b) Clicking on the formula bar

c) Pressing the Esc key d) Pressing an arrow key


(e) (B2 + C2) is considered as a/an: [1]

a) Formula b) Page number

c) Address d) Numeric data


(f) How do you insert a row? [1]
i. Right-click the row heading where you want to insert the new row and select Insert from the
shortcut menu.
ii. Select the row heading where you want to insert the new row and select Edit > Row from the
menu.
iii. Select the row heading where you want to insert the new row and click the Insert Row button on
the standard toolbar.
iv. All of these

a) (ii) b) (iv)

c) (i) d) (iii)
4. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks) [5]
(a) Command to display all the data in the table emp is [1]

a) Select all from emp; b) Select all from emp

c) Select * from emp d) Select * from emp;


(b) Which of the following fields will not make a Suitable primary key? [1]

a) An auto number field b) A student's admission number

c) A customer's account number d) A date-field


(c) Which datatype is used to store value of fields like Date of Birth? [1]

a) Date Time b) Other

c) Integer d) Varchar
(d) A primary key in any table has the properties: [1]

a) Both not null and no duplicates b) No Duplicates

c) No Error d) Not Null


(e) Which of the following clause return specific rows? [1]

a) Order By b) Where

c) Specific d) Having
(f) Which of the following is expanded form of SQL? [1]

a) Systematic Query Language b) Structural Query Language


c) Structured Query Language d) Software Query Language
5. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks) [5]
(a) What are the different online threats ________. [1]

a) Phishing b) Email Spoofing

c) Chat Spoofing d) All of these


(b) What are some examples of web browsers? [1]

a) Opera b) Edge

c) All of these d) Mozilla Firefox


(c) What can be done to reduce the risk of online threats? [1]

a) Use a Firewall b) Use a strong password

c) Install Antivirus software d) All of these


(d) DSL stands for ________. [1]

a) Dynamic Subscriber Line b) Divide Sub Line

c) Digital Sub Line d) Digital Subscriber Line


(e) What does the acronym IRCTC stand for? [1]

a) Indian Railway Catering and Tickets b) Indian Railway Catering and Tourism
Coordinator Coordinator

c) Indian Railway Catering and Tourism d) Indian Railway Catering and Tourist
Corporation Corporation
(f) Example of Internet Service Provider in India ________. [1]

a) Bharat Sanchar Nigam Limited b) All of these

c) Airtel d) MTS
SECTION B (Employability Skills)
Attempt any 3 questions
6. What are the main goals of effective communication? [2]
7. What is the best way to work on long-term goals? [2]
8. How to protect computer against virus? [2]
9. Which entrepreneur is called a service entrepreneur? [2]
10. What do you mean by organic farming? [2]
SECTION B (Subject Specific Skills) Short Answers
Attempt any 4 questions
11. State any two purposes of using templates in a Word Document. [2]
12. What will be the column names of the below statement? [2]
i. 26th column
ii. 28th column
13. What is the use of cell reference? [2]
14. What are the disadvantages of typical fill processing system? [2]
15. What are the main types of computer networks. [2]
16. Expand and explain the term WAN. [2]
SECTION B (Subject Specific Skills) Long Answers
Attempt any 3 questions
17. Write the steps for text-fitting in Word document. [4]
18. Distinguish between the following with respect to spreadsheets: [4]
a. Relative and Absolute hyperlink.
b. Internet hyperlink and Document hyperlink.
19. Describe the use of forms, list the various views used in MS Access in which the form can be displayed. [4]
20. Write the steps to save a query in MS Access. [4]
21. How to make the computer easier to use in windows? [4]

You might also like