1.

How many operators are being used in MS-Excel? Explain with examples.

Answer»

There are two kinds of operators in MS-Excel. 

(a) Mathematical operators. 

(b) Comparison or logical operators.

(a) Mathematical Operators: - These operators are used to add, subtract, multiply and divide numbers.

The following are the mathematical operators:

Operator symbolExplanationExample
^Exponential=4 ^ 2
+Addition=4+2
-Subtraction=4 - 2
*Multiplication=4*2
/Division4/2

(b) Comparison Operators: These operators are used to compare one value to the other. These operators are also called logical operators because their results answer in the cell is always true or false. 

(c) The following are the comparison operators:

Operator symbolExplanationExample
=Equal to=C1=10
>Greater than=E5> 50
>=Greater than or equal to=D5> = 20
<Less than=E1< 20
<=Less than or equal to=C5< = 10
< >Not equal to=F1 < > 10



Discussion

No Comment Found

Related InterviewSolutions