Electronic Spreadsheet Class 9 Questions and Answers
Electronic Spreadsheet Class 9 Questions and Answers
1. Which of the following technique can be used to allow only date value in cell?
a) Data formatting b) Data sorting
c) Data filtering d) Data validation ✓
2. Which of the following options when selected deletes all data validation?
a) Delete formatting b) Delete all ✓
c) Delete formula d) Delete me
3. We can replace multiple occurrences of a word using which of the following facilities
of Calc?
a) Find and replace ✓ b) By replace only
c) By copy command d) By preview command
4. What is the name of mechanism to arrange the data in a particular order?
a) Sorting ✓ b) Searching
c) Filtering d) Validating
5. What is the name of mechanism to filter out unnecessary data?
a) Sorting b) Searching
c) Filtering ✓ d) Validating
6. Which of the following type of package does Calc refer to?
a) Spreadsheet ✓ b) Double sheet
c) Multi-sheet d) Cannot determine
7. Which of the following is an extension of a worksheet created in Calc?
a) .ods ✓ b) .odd
c) .xls d) .obj
8. How can one calculate the total of values entered in a worksheet column of?
a) By manual entry b) By auto-sum
c) By formula d) By sum function ✓
9. If we move a cell containing a formula having reference to another cell in the
worksheet what will happen to the cell numbers used in the formula?
a) The cell row and columns are changed at destination. ✓
b) The cell row change at destination.
c) The cell columns are changed at destination.
d) No change will scour.
10. What is the correct way to enter a function in Calc?
a) Directly typing function name in a cell
[1]
b) Using function wizard or selecting from toolbar
c) Both (a) and (b) ✓
d) Depends on the function
11. A function should start with________.
a) „=‟ sign ✓ b) alphabets
c) numbers d) All of the these
12. Which of the following option is used to print a chart?
a) Insert → Chart b) File → View
c) File → Print ✓ d) View → Chart
13. How many axes does charts in Calc have?
a) Two b) Three
c) Two or three ✓ d) Four
14. The chart preview can be seen in__________.
a) Page preview b) Chart preview ✓
c) Export chart d) All of these
[4]
9. How do formulae work in a spreadsheet?
Ans: In a spreadsheet, formulae work by using mathematical operators, functions, and cell
references to perform calculations and manipulate data. The formula evaluates the values in
specified cells and produces a result based on the defined operations.
10. Can you include more than one mathematical operators in a formula?
Ans: Yes, you can include more than one mathematical operator in a formula.
For example, “=A1+B1-C1” is a formula that adds the value in cell A1 to the value in cell B1 and
subtracts the value in cell C1.
11. How to make visible the desired toolbar a spreadsheet?
Ans:To make a desired toolbar visible in a spreadsheet, you can follow these steps: a. Click on
the “View” menu. b. Select “Toolbars” or “Customize Toolbars” option. c. Check or tick the
toolbar you want to make visible. If it‟s already checked, it should be visible.
12. Give the syntax and example of any three mathematical functions in
spreadsheet.
Ans:Examples of mathematical functions in a spreadsheet:
[5]
OR function: Syntax: =OR(logical1, logical2, …) Example: =OR(A1>5, B1<10) returns
TRUE if at least one condition is met, otherwise FALSE.
15. Give the syntax and example of any three date and time functions in
spreadsheet.
Ans: Examples of date and time functions in a spreadsheet:
TODAY function: Syntax: =TODAY() Example: =TODAY() returns the current date.
NOW function: Syntax: =NOW() Example: =NOW() returns the current date and time.
DATE function: Syntax: =DATE(year, month, day) Example: =DATE(2023, 5, 31) returns the date
May 31, 2023.
16. Give the syntax and example of any three logical functions in spreadsheet.
Ans:Examples of logical functions in a spreadsheet:
[6]
19. Explain in one line each the various types of charts.
Ans: Various types of charts:
Select the data range or cells that you want to include in the chart.
Click on the “Insert” menu.
Choose the type of chart you want to insert.
Customize the chart by adjusting the titles, labels, and formatting options.
The chart will be inserted into the spreadsheet.
21. Name and explain any five components of a chart in a spreadsheet package.
Ans: Components of a chart in a spreadsheet:
Chart Title: A descriptive title that provides an overview of the chart‟s content.
Axes: Horizontal (X-axis) and vertical (Y-axis) lines or bars that represent the scale and
intervals of the data.
Data Series: The actual data points or values displayed in the chart.
Legend: A key that explains the colors or patterns used to represent different data series
in the chart.
Data Labels: Numeric values or labels associated with each data point, helping to
identify specific values on the chart.
[7]