Q1. Choose the correct option:
please give answer fast
1. _____________ is used to connect different parts of a big flowchart.
a) Flow Line b) Connector c) Decision d) Terminal
2. ______________ indicates the flow of the program.
a) Terminal b) Flow Line c) Process d) Decision
3. The function to add the cell range A2 to E2 will be written as _______
a) =SUM(A2:E2) b) =SUM (A2+E2) c) =A2 + E2 d) SUM (A2:E2)
4. An excel worksheet has rows from 1 to ______________
a) 65536 b) 65563 c) 56663 d) 56665
5. Excel opens with ____________ as the active cell.
a) Sheet 1 b) A2 c) 256 d) 65536
6. Press the ____________ key to move a single cell to the right.
a) Enter b) Esc c) Tab d) Delete
7. ______________ displays the contents of the active cell.
a) Status bar b) Title bar c) Name box d) Formula bar
8. The cell with a thick black border around it is called the _____________
a) Line cell b) Active cell c) Formula d) Function
9. A formula always begins with __________ sign
a) ; b) / c) : d) -
10. The cell range is written in ___________.
a) < and > b) ( and ) c) { and } d) [and ]
11. On the Format menu, click on _______________ to format a column.
a) AutoFit Row Height b) AutoFit Column Width
c) AutoFit Row Width d) AutoFit Column Row
12. On the insert menu, click on _______________ to insert a Row.
a) Insert Sheet Column b) Insert Row c) Insert Sheet Row d) Insert Column
13.A graphical representation of process using standard symbol is known as ___________.
a) Algorithm b) Flowchart c) Graph d) Chart
14. ____________ Algorithms perform task that have a definite answer.
a) Definitive b) Subjective c) Performs d) Perfect
15. The intersection of row and column is called _________
a) Cell b) Cell address c) Cell range d) Cross cell
Answers
Answer:
Flow lines are used to connect different parts of a big flowchart.
Flow line indicates the flow of the program.
The function to add the cell range A2 to E2 will be written as =SUM (A2+E2).
An excel worksheet has rows from 1 to 65536.
Excel opens with sheet 1 as the active cell.
Press the enter key to move a single cell to the right.
The content of an active cell is shown in the formula bar.
The cell with a thick black border around it is called the active cell.
A formula in Excel always begins with an equal sign.
The cell range is written in ( and ).
On the Format menu, click on _to format a column in excel AutoFit Column Width.
On the insert menu, click on insert row to insert a Row.
Graphical representation of process using standard symbol is known as Algorithm.