Class VI(Chapter 3 -Formulas and Function in Excel 2016)
Class VI(Chapter 3 -Formulas and Function in Excel 2016)
e. The SQRT() function returns the square root of the given number.
i) MOD( ) ii) INT( ) iii) POWER( ) iv) SQRT( )
2. Fill in the blanks using the words:
a) Functions are predefined formulas in Excel.
b) Formulas in Excel begin with the equal sign.
c) The SQRT function returns the square root of the given number.
d) In Mixed Referencing, you can lock either the column or a row by preceding it with a dollar($)
symbol.
e) The MIN() function returns the smallest value.
===================================================================
3. Write ‘T’ for True and ‘F’ for False
a. Every function begins with a + sign. (FALSE)
b. Combined reference is a type of cell reference. (FALSE)
c. The NOW() function is used to display the current date. (FALSE)
d. Excel does not provide functions for working on textual content. (FALSE)
e. The MAX() function returns the largest value from a set of values. (TRUE)
=======================================================================
4. Answer in one word:
a. Cell address that is to be used in calculation.
Ans: REFERENCE
====================================================================
b. Function used to display current date.
Ans: =TODAY()
===============================================================
c. Function used to add values in cells
Ans: =SUM()
==================================================================
d. Predefined formula in Excel
Ans: FUNCTION
==================================================================
e. Symbols that specify calculations to be performed.
Ans: OPERATORS
==================================================================
f. Function used to convert text string into upper case
Ans: =UPPER()
==================================================================
g. Numbers or text that do not change.
Ans: CONSTANTS
==================================================================
h. Function used to convert text string into lower case
Ans: =LOWER()
==================================================================
i. Function used to multiply values in cells.
Ans: =PRODUCT()