Mycbseguide: Class 10 - Information Technology (402) Sample Paper - 01 (2024-25)
Mycbseguide: Class 10 - Information Technology (402) Sample Paper - 01 (2024-25)
Maximum Marks: 50
Time Allowed: : 2 hours
General Instructions:
1. Which of the following skills is more important than others in getting success in a professional career?
a) survival stress
b) experience
c) pent-up worries
d) laziness
4. Which of the following abilities allows an entrepreneur to put everything at stake to convert his idea into a reality?
a) Self-confidence
b) Self-motivation
c) Time management
d) Risk-taking ability
5. Which of the following things should be kept in mind to avoid Linguistic barriers in communication?
a) Clear pronunciation
b) Using colloquialisms
c) Maximum usage of jargons
d) All of these
a) Default Style
b) Heading 2
c) Subtitle
d) Heading 1
6. How can you add a new heading level to the Table of Contents?
a) Subtotals
b) Goal Seek
c) Solver
d) Consolidate
a) Consolidate Data
b) Data Analysis
c) Compare Document
d) Track Changes
a) integer values
b) only video files
c) only image files
d) photos, music files, etc.
3. What is the first step to create a table in LibreOffice Base using a wizard?
a) Two-to-One
b) One-to-One
c) Many-to-Many
d) One-to-Many
a) Query results
b) Form background and labels
c) Field names in tables
d) Database structure
5. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
a) dust
b) gases
c) mixture of solid particles
d) All of these
a) Both Begin first aid immediately and Activate the emergency plan for reporting injuries
b) Begin first aid immediately
c) Activate the emergency plan for reporting injuries
d) Notify the person's family about the situation
5. What type of password can help reduce the risk of a security breach?
a) Small
b) Weak
c) Strong
d) Week
6. What is the name of the portal that is commonly used for booking train tickets?
a) Redbus
b) IRCTC
c) EBay
d) Flipkart
SECTION B (Employability Skills)
8. What is a firewall?
11. How can you access the Styles and Formatting window in Writer?
16. State the most important reasons for health, safety and security programs in workplace
17. A graduate student is preparing a thesis and needs to ensure proper formatting. The student uses the Table of Contents
(ToC) to organize chapters, sections, and subsections.
a) How can a Table of Contents assist in organizing a thesis?
b) What are the steps to create a Table of Contents in LibreOffice Writer?
c) How can you modify the Table of Contents format after it’s created?
d) How can you delete a Table of Contents in the document?
18. A scientist is working on a dataset containing experimental results. They need a macro to sort values in ascending order,
remove outliers, and calculate the mean for each dataset.
a) How does a macro recorder help in simplifying such tasks?
b) Can the macro be written to dynamically handle datasets of different sizes? Explain.
c) How can macros access specific cells directly? Provide an example.
d) Why should macros be organized effectively in such projects?
19. A retail store needs a system to manage inventory and sales data. The store wants to create forms for adding new
products, updating stock levels, and tracking daily sales. Reports will be used to analyze sales trends and inventory
movement.
a) What is the purpose of forms in a database?
b) How can a form be created using the Form Wizard?
c) Which toolbar allows adding and customizing controls in forms?
d) How are reports useful for tracking sales?
20. A hotel uses a database to manage room bookings and customer details. Queries are required to identify vacant rooms,
list customers staying for over seven days, and calculate daily revenue.
a) How can a query retrieve information about vacant rooms?
b) What are the steps to create a query using the wizard?
c) Why is editing a query useful for changing criteria?
d) How can numerical data in bookings be used in queries?
Solution
pent-up worries
3. (b) Windows
Explanation:
Windows
Risk-taking ability
Clear pronunciation
Update Style applies the current formatting of the selected text to the associated style.
Double-clicking a style name in the Styles and Formatting window applies it to the paragraph.
You can position an image by dragging it, setting wrapping styles, or using the Position and Size settings.
5. (d) Heading 1
Explanation:
Heading 1 is typically used for the main section headings, forming the highest level in the hierarchy.
6. (c) Modify the Table of Contents settings and include the corresponding heading level.
Explanation:
In the Table of Contents settings, you can include additional heading levels to display them in the Table of Contents.
Solver is a powerful tool for optimizing solutions with multiple variables and constraints.
Registered data sources are connections to external databases or files, accessible within Calc.
3. (d) Insert > Hyperlink, then choose “Document” and select the target sheet
Explanation:
6. (a) Both Save them in the global library and Import them into the “Basic” section of another file
Explanation:
Macros can be stored in the global library for universal use or imported into other files.
4. (a) Two-to-One
Explanation:
Two-to-One
All of these
All of these
In case of fire
4. (a) Both Begin first aid immediately and Activate the emergency plan for reporting injuries
Explanation:
Both Begin first aid immediately and Activate the emergency plan for reporting injuries
5. (c) Strong
Explanation:
Strong
6. (b) IRCTC
Explanation:
6. Visual Communication is the communication type that includes gestures, drawings, sketches, and videos to convey
information. In comparison to other modes, it is thought to be the most effective way of communication. Some tips to
improve visual communication skills are:
8. Software that blocks illegal access to a network is known as a "firewall. To turn on Windows Firewall, go to Control
Panel > System and Security > Windows Firewall.
11. Press F11 or go to View > Styles to open the Styles and Formatting window. This tool allows you to manage, apply, and
customize styles in the document efficiently.
12. Right-click the cell and choose Insert Comment. Alternatively, use Insert > Comment from the menu or press Ctrl +
Alt + C. This allows you to annotate cells with additional information.
13. The current spreadsheet must be saved, and Track Changes must be enabled. This ensures all modifications are logged
for conflict resolution during the merge.
14. Forms collect and update data, while reports summarize and present this data, providing a complete workflow for
database management and analysis.
16. Such programs reflect a company's commitment to employee welfare, enhance productivity, and ensure compliance with
legal requirements. They prevent injuries and illnesses, minimize workplace hazards, and demonstrate a balance between
safety and business objectives, fostering trust among stakeholders.
17. a) The Table of Contents helps organize the thesis, making it easier to navigate chapters, subheadings, and references by
listing them in an organized manner.
b) To create a Table of Contents, go to "Insert" > "Table of Contents," and choose the desired style and heading levels for
your thesis.
c) The ToC can be customized by changing the formatting, font size, and inclusion of different heading levels using the
ToC properties dialog.
d) The Table of Contents can be updated by right-clicking on the ToC and selecting "Update Table" after making
modifications to headings in the document.
18. a) The macro recorder reduces repetitive tasks, like sorting values or removing outliers, by automating actions performed
on experimental datasets.
b) Macros can be programmed to process datasets of varying sizes by using loops and conditional statements, ensuring
versatility.
c) By specifying cell references, macros can perform precise operations, such as calculating means, on designated
sections of the dataset.
d) Organizing macros ensures clarity, especially when dealing with numerous experiments, allowing easy identification
and reuse of relevant macros.
19. a) Forms provide a user-friendly interface for managing and interacting with data, such as adding new products, updating
stock, or recording sales, without directly handling the database tables.
b) The Form Wizard allows users to easily create forms by selecting fields, choosing layouts, and customizing elements
like labels and headings, simplifying the form creation process.
c) The Form Controls Toolbar includes tools for inserting and editing elements such as text boxes, buttons, checkboxes,
and dropdown menus to improve the form's usability.
d) Reports provide summaries of sales trends, product performance, and inventory levels, allowing the store to analyze
data and make informed business decisions.
20. a) Queries can retrieve vacant rooms by filtering records based on availability status. For example, applying a "status =
vacant" condition in a hotel database lists all unoccupied rooms, facilitating efficient room allocation.
c) Editing a query is useful for changing criteria, such as updating date ranges or availability conditions. It ensures that
queries remain adaptable to changing requirements, avoiding the need to recreate queries entirely.
d) Numerical data like daily bookings can be analyzed through queries to calculate metrics like total revenue or
occupancy rates. Such insights help hotels track performance and optimize operations effectively.
21. Effective evacuation involves clear signage for exits, accessible evacuation routes, and training employees through
regular drills. Employees should guide customers and assist disabled individuals during evacuations. Escalators and
elevators must be avoided, and employees should gather at designated assembly points. Regular inspection of emergency
exits and drills ensures employees are well-prepared to respond promptly and safely during emergencies.
To practice more questions & prepare well for exams, download myCBSEguide.com App. It provides complete study
material for CBSE, NCERT, JEE (main), NEET-UG and NDA exams. Teachers can use Examin8.com App to create
similar papers with their own name and logo