Homework 20231204131814
Homework 20231204131814
ELECTRONIC SPREADSHEET
SESSION: 1
A. Multiple Choice Questions:
A.1 (a) cell
A.2 (d) active cell
A.3 (a) Ctrl + S
A.4 (a) equal (=)
A.5 (b) three
A.6 (a) worksheets
Ans: 4) To enter data in a cell, select the cell in which data is to be entered and type
the desired data. Now, press the enter key.
Ans: 3) Cell referencing is a term used with the behaviour of cell address in the
formulae when they are copied from one cell to the other.
Ans: 6) (a) = 27 - 13
(b) = 282.3 – 92.5
(c) =A3 – G3
Ans: 12) Function wizard is used to perform calculations. Calc has a magic wizard
which can help you to write functions.
SESSION: 3
A. Multiple Choice Questions:
A.1 (b) Wrap text
A.2 (c) Format
B. Answer the following:
Ans: 1) To apply borders, follow the given steps:
Step 1) Select the cells.
Step 2) Click Format Cells
Step 3) Select the Borders tab.
Step 4) Select the type of border from the style section and colour from the
color section.
Step 5) Click OK button.
SESSION: 4
A. Multiple Choice Questions:
A.1 (d) both (b) and (c)
A.2 (b) Line chart
A.3 (a) Chart wizard
B. Answer the following:
Ans: 1) The various components of a chart are: Chart Area, Plot Area, X-axis, Y-axis,
Data Series, Chart Title, Axes Titles, Legend, Data Labels, Gridlines.
Ans: 2) Types of charts available in calc are: Column chart, Line chart, Pie chart, Bar
chart, Area chart, X-Y(Scatter) chart, Stock chart, Net chart, Column and Line
chart, Bubble chart,
Ans: 4) To move the chart, select the chart and place the mouse pointer on the chart
area. The mouse changes to a four headed arrow. Now press and drag it to the
desired location.
To resize a chart, click on the chart. The green square dots appear at the
border of the chart area. Now, move the mouse pointer to any of the resizing
handles at the corner of borders of the chart until it changes to a double headed
arrow. Drag the handle in the desire direction to change its size.
EXERCISES
SECTION – A
MCQS:
A.1) (b) VisiCalc
A.2) (c) Ctrl + Home
A.3) (c) Spelling
A.4) (c) Cell Pointer
A.5) (b) =
A.6) (b) Orientation
A.7) (d) row header
A.8) (a) gridlines
A.9) (d) /
A.10) (a) Function (Arguments)
A.11) (d) COUNT
A.12) (b) select
SECTION – B
A.1) Ans: Active cell: The cell at the cell pointer position is called an active cell. The content
of this cell are displayed on the formula bar.
Range of cells: a group of cells in continuous location is called a range of cells. A range is
specified by giving the address of the first cell and the last cell.
A.4) Number, Currency, Date, Time, Percent, Scientific, Fraction, Test, Boolean value, etc.
A.6) The mathematical symbols are used to specify the type of calculation that you want to
perform on elements or operands in a formula is called operators.
SECTION – C
A.3) Functions are inbuilt commands that act on a cell or a range of cells and perform some
particular operations quickly. SUM, AVERAGE, MIN, MAX, COUNT.
A.4) Header and footer feature is used to place the common text on top and bottom of each
page in the worksheet.
A.5) (a) AVERAGE: It returns the average of the arguments specified within the list.
Syntax: =AVERAGE (number1; number2; ....)
(b) MAX: It returns the largest value from a specified set of values.
Syntax: =MAX (number1; number2; ...)
A.6) The facility where Calc will automatically fill contiguous cells with specified values is
called the auto fill feature.
A.9) Mixed referencing: When one part of the cell address is relative and the other s absolute.
It means that either column or the row number should have a $ along it. For example $A2
means that the column number is fixed to A.
Absolute referencing: An absolute reference is specified by using the $ sing along with the
column and the row number in the cell. Using $ means fixed to a specific location. If the
position of the cell that contains the formula changes, the absolute reference remains
unchanged.
SECTION – D
A.1)
A.4) When we copy a range of cells, we create a duplicate copy of the selected cells. The
original cells remain at their original location, and a copy is placed elsewhere in the
worksheet.
When we move a range of cells, we are relocating the selected cells from their original
location to a new location. The original cells are deleted from their original position and
placed at the new location.