Grade 10 - Part B - Unit 2 (Electronic SpreadSheet)
Grade 10 - Part B - Unit 2 (Electronic SpreadSheet)
Part B – Unit 2
Multiple Choice Questions
1. While consolidating data, a cell range can be named using _________ option
[ b ]
a. Name range b. Define range
c. Consolidate name d. Define name
2. Kawal and his friends are working on a Spreadsheet for entering data and updating records. They
wish to keep a track of changes. Which of the following options will help in knowing who made the
changes and what changes were done in the spreadsheet?
[ b ]
a. View changes b. Record changes
c. Store changes d. Track changes
3. _________ is a more elaborate form of Goal Seek.
[ d ]
a. Database b. Hyperlink
c. Report d. Solver
4. Macro functions can be written to behave as regular functions by writing a/an ________.
[ c ]
a. Void b. Return
c. Add-In d. Dim
5. _________ Option of Calc helps in viewing the changes made to a worksheet using original and
edited worksheet.
[ c ]
a. Edit Revise document b. Edit Consolidate
Step 1: Select File New Drawing option, drawing application will be displayed, where number of
images can be uploaded.
Step 2: Upload the images from file, scan or gallery can be taken.
Step 3: Copy paste single image into the OpenOffice writer or with the help of shift key all the images
can be taken.
Step 4: Select all the images and click on Format Group option. The selected images will be in a
group.
Ans: When multiple users collaborate on the same shared worksheets and mark their reviews
on it, feature of merging worksheet ca be used to view all of their changes at once and address
them by accepting or rejecting the changes.
8. What are the two parts of a cell reference while referencing data on other sheets? Explain with
an example.
Ans: When referencing data from another sheet, the cell reference consists of two parts: the
sheet name and the cell address within that sheet, separated by a dot (.).
E.g., if we want to reference cell B3 in sheet named “SalesData” then the reference will be
created as “SalesData’.B3.
9. What do you mean by Freeze in Spreadsheet?
Ans: Freeze/Freeze panes refers to keep rows and columns visible while the
rest of the worksheet scrolls based on the current selection.
(OR)
It "freezes" a row or column, so that it is always displayed in place, regardless of what part of
the spreadsheet is being displayed.
Answer the following in 50 – 80 words
1. Explain the following terms with respect to positioning the graphics in a document.
(a) Arrangement
(b) Text Wrapping
A. Arrangement refers to the placement of a graphic on an imaginary vertical axis. It controls how
graphics are stacked upon each other or relative to the text.
Text wrapping refers to the relation of graphics to surrounding text which may wraparound the
graphic on one or both sides or be overprinted behind or in front of the graphic.
2. List two advantages of adding an image link to a document rather than adding the image itself.
A. (1) Reduced File Size: Linking to an image rather than embedding it keeps the document's file size
smaller, making it easier to share and faster to open.
(2) Easier Updates: If the image needs to be updated or changed, you only need numerous images.
This is useful for both local storage and cloud storage solutions.
B)
(a) Write formula to calculate the Total points (Sum of Points + Bonus) of each
player in cell F2 – F6.
(b) Write the feature used for arranging the Rank from Highest to Lowest.
(c) To find the Player with Maximum TOTAL to be written to Cell F7.
A. a. To Calculate the sum of Total points
=SUM(C2:D2)
b. Sorting is the feature used for arranging the Rank from Highest to Lowest.
c. To find the average of points
=max (F2-F6)