Computer Applications
Which of the following functions is used to add the values of consecutive cells?
- total( )
- sum( )
- add( )
- None of the above
Spreadsheet
16 Likes
Answer
sum( )
Reason — sum( ) function calculates the sum of all the values of the specified cells.
Answered By
8 Likes
Related Questions
In which position, the sheet tab is located on the screen?
- At the top left corner
- At the top right corner
- At the bottom right corner
- At the bottom left corner
In what way a worksheet can be erased?
- By right clicking the sheet name and selecting 'delete' option from the drop-down list.
- By right clicking the sheet name and selecting 'erase' option from the drop-down list.
- By right clicking the sheet name and selecting 'remove' option from the drop-down list.
- None of the above.
The max( ) function is used to find the maximum of:
- two values
- three values
- any number of values
- none of them
Count( ) function is used to find the
- number of elements in a range of cells.
- frequency of an element in a range of cells.
- number of elements starting with a specific digit.
- number of elements ending with a specific digit.