information-technology-402-class-x-sample-paper-test-02-for-board-exam-2023-answers
information-technology-402-class-x-sample-paper-test-02-for-board-exam-2023-answers
(i) Rashmi was doing well in her job and was getting a handsome salary. But suddenly she made
up her mind for starting her own business. Which one of the following is an advantage of
entrepreneurship?
(a) Can work for their passion
(b) Can make money with less effort
(c) Working hours are long
(d) All of these
Ans: (a) Can work for their passion
(iii) For self-motivation, self-awareness is a very important factor. The feeling of self-awareness
enhances our
(a) Self-confidence
(b) Self-monitoring
(c) Self-regulation
(d) Self-discipline
Ans: (a) Self-confidence
Page - 1 -
(a) doc
(b) docx
(c) txt
(d) xlsx
Ans: (c) txt
(v) Wahida runs a boutique. She buys cloth material from a local market. But recently she came
in contact with a cloth manufacturer and discovered that there was quite a big difference in rates
of same cloth material if bought from the manufacturer. She decided to purchase the material
from the manufacturer. Which of the following function of entrepreneurship is she performing?
(a) Planning
(b) Controlling
(c) Production and operations
(d) Finance and accounting
Ans: (c) Production and operations
(vi) Which of the following practice will protect computer from security threats?
(a) Using antivirus
(b) Using Firewall
(c) Use of strong passwords
(d) All of these
Ans: (d) All of these
(i) With every new change in headings of a document ………………. should be done
immediately.
(a) Create a new TOC
(b) Update TOC
(c) Delete old TOC
(d) None of these
Ans: (b) Update TOC
(iv) Which of the following What-lf analysis tool deals with multiple unknown variables?
(a) Goal Seek
(b) Solver
(c) Scenario
(d) None of these
Ans: (b) Solver
Page - 3 -
4. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
(i) ………………. occurs when multiple users have made changes in same set of cells in a
spreadsheet.
(a) Changes conflict
(b) Name conflict
(c) Resolve conflict
(d) All of these
Ans: (a) Changes conflict
(iii) Veena is an office assistant. Her job is to create new documents according to the
requirements. Sometimes she uses styles from her old documents to apply them on a new one.
What can be the possible way to use the styles from her previous documents?
(a) Copy and style document and then paste in new document
(b) Export the styles to new document
(c) Import styles from the old document to the new one
(d) Type the new document at the end of previous one and apply the styles
Ans: (c) Import styles from the old document to the new one
(iv) ………………. helps the website remember information about your visit.
(a) Malware
(b) Information
(c) Cookies
(d) Virus
Ans: (c) Cookies
(v) ………………. is a rule that ensures relationship between records in related tables.
(a) One to One relationship
(b) One to many relationship
(c) Referential integrity
(d) Data consistency
Ans: (c) Referential integrity
(i) Which of the following feature are not helpful for people with hearing impairments?
(a) Sound volume
(b) Closed captions
(c) Presentation tools
(d) None of these
Ans: (c) Presentation tools
Page - 4 -
(ii) Which of the following does not allows e-ticketing
(a) For watching movies
(b) For travelling by air
(c) Travelling by train
(d) Booking a bed in hospital
Ans: (d) Booking a bed in hospital
(iii) While recording a macro the keystrokes are converted into ……………….
(a) Links
(b) Code
(c) Formula
(d) Function
Ans: (C) Code
(iv) Which of the following cannot be done using Table Design view?
(a) Adding fields
(b) Moving fields
(c) Adding data
(d) Changing field properties
Ans: (c) Adding data
(vi) The ………………. constraint ensures that all values in a column satisfies certain
condition.
(a) Check
(b) Primary key
(c) Not null
(d) Default
Ans: (a) Check
6. Shri has been facing problems with his PC for the last few months. Every time he goes to the
technician, he suggests that he should maintain his PC properly. What are the tasks that are
carried out for computer maintenance?
Ans: Computer maintenance refers to the tasks performed to keep the computer in a good
working state. These tasks include:
Physical cleaning: All the dust and trash should be removed as these heat up the computer.
Internal Cleaning: It refers to the cleaning of temporary files, viruses, malicious software
etc. to keep the applications and programs virus free.
Keeping backups and Update Software: This results in increased efficiency of applications
and programs.
12. What do you understand by relationships in DBMS? How many types of relationships are there?
Ans: In a DBMS relationships are defined links that associate two tables through a common
field. A relationship joins the two tables virtually forming one large table. There are three types
of relationships:
One-to-one
One-to-many
Many-to-many
Page - 6 -
15. What are the two ways to create reference to link sheets of another workbook? Explain any one
of them.
Ans: The two ways to link sheets are:
1. By mouse
2. By keyboard
To create reference by keyboard one has to type complete address of the linked sheet. The
reference consists of three parts: path or filename, sheet name and cell. General format of
reference is:
= ‘file:///Path &File Name’#$SheetName.cell name.
Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
17. Ashmit works in a hotel. He wants to store information of guests such as Serial number, Guest’s
name, their room number, date of check-in, their address and phone number in database. Help
hjm by solving some of his queries.
(a) Which field should be set as Primary key?
Ans: Serial number can be set as Primary key by defining it as AutoNumber field.
(b) What is the default format of date in OpenOffice Base?
Ans: The default format of date in OpenOffice Base is DD/MON/YY.
(c) Define forms in database?
Ans: A form is a database object which is used to create user interface. It is a front end for data
entry and editing.
(d) How can you create a form in OpenOffice Base?
Ans: The simplest way to create a form in OpenOffice Base is by using Form Wizard. To create
a form through wizard click on’ ‘Forms’ in the left pane on the Database window and then click
on ‘Use Wizard to Create Form’.
Page - 7 -
19. Shakti’s father works in a bank. One day Shakti visited bank to meet his father. There were no
customers in the bank and all the employees were sitting. His father told him that the server was
down and no banking operations could be performed.
(a) What is a server?
Ans: A server is a computer or system that provides resources, data, services, or programs to
other computers over a network.
(b) What are other computers in the network called?
Ans: Other computers in the network are called clients. A client is a computer that connects to
and uses the resources of the server.
(c) Name the types of networking architecture.
Ans: Based on component roles there are two types of networking architecture:
Client Server architecture
Peer to Peer architecture
(d) What type of networking technology, you think, is being used there?
Ans: The networking technology used in this case is Client-Server Architecture.
In this type of network each computer is designated a role, either as server or as a client.
20. Yashika is creating a newsletter in a word processor for her school bulletin board. She wants to
add some pictures on that newsletter.
(a) What are the sources to add an image in a document?
Ans: An image in a word processor can be inserted:
From file
From gallery
(b) Define text wrapping.
Ans: Text wrapping means the placement of text around images. The wrap settings determines
the relation between text and the graphic.
(c) What are the different wrap settings available in Writer?
Ans: The text wrap settings available in Writer are:
Before: The text flows before the image.
After: The text flows after the image.
Parallel: The text flows before and after the image.
Wrap Through: The image is superimposed over the text.
Optimal: The text flows around the image.
(d) What are the Arrangement options available in Writer?
Ans: Writer provides two arrangement options:
Bring to Front: It brings selected graphic on the top of all the images.
Send to Back: It sends the selected graphic behind all the images.
21. Garima is a Mathematics teacher and she uses Spreadsheet to maintain the mark lists of her
classes. She teaches five different sections and for each section she has a separate sheet. She has
to perform similar functions in all the sheets. To save her time she wants to create a macro.
(a) Write steps to create a macro.
Ans: Steps to create a macro are as follows:
1. Click Tools → Macros → Record Macro.
2. Start recording of actions in a macro and display Record Macro toolbar with one icon on it
to Stop Recording.
3. Now start performing the actions you want to include in a macro.
4. Click Stop Recording button after completing the actions.
5. Now type the name of the macro in the Macro Name box and click on Save.
(b) Write steps to run a macro.
Ans: Steps to run a macro are as follows:
1. Open the worksheet in which you want to run a macro.
2. Click Tools → Macros → Run Macro
3. Select the name of the macro from the list of macros and click on Run button.
(c) Write any two advantages of macro.
Ans: Advantages of macros are as follows:
Page - 8 -
It automates the keystrokes and tasks that are done repeatedly.
It reduces the time spent on repetitive computing tasks.
(d) What is the extension of files in OpenOffice Calc and MS Excel?
Ans: The extension of OpenOffice Calc file is, ODS and that of MS Excel is .XLSX
Page - 9 -