Computer Science, asked by utpal8620, 1 month ago

3. Write one word for the following: [5]

a) This operator increases the value by 1.

b) In a flowchart, this box is used to direct a decision that has to be made.

c) This functions gives the highest value from among the specified cells in the active

cell.

d) To select the entire worksheet, we click this button on the left corner of the

worksheet. Name the button.

e) This cell must be the one where we want to get the result.​

Answers

Answered by Chaitanyarajsingh
0

Explanation:

1-Increment operators are used to increase the value of the variable by one and decrement operators are used to decrease the value of the variable by one in C programs.

2-The direction of the line is denoted by an arrow. Figure 2.7 shows the commonly used symbols in the flowchart. The terminal symbol identifies the start and end of the flowchart. The rectangle (internal action) symbol identifies an internal action to be undertaken

3-One quick and easy way to add values in Excel is to use AutoSum. Just select an empty cell directly below a column of data. Then on the Formula tab, click AutoSum > Sum. Excel will automatically sense the range to be summed.

4-When you press Ctrl+A in a worksheet, you are selecting the current range. ...

If you press Ctrl+A a second time, you'll select your entire worksheet.

NOTE: If your data is in a table format, you will need to press Ctrl+A a third time to select the entire worksheet.

5-The CELL function takes two arguments, one that determines the type of ... This is a text value specifying the type of cell information that we want to return. ... Instead, the result of the formula is returned

Similar questions