Correct option is C
In
MS-Excel, formulas and expressions begin with the
= symbol to indicate that an evaluation or calculation should be performed.
Important Key Points:
1.
Equal Sign (=): The
= sign is used to let Excel know that you are entering a formula or an expression, which should be evaluated.
2.
Arithmetic Symbols: Symbols like
* (multiplication) and
/ (division) are used within formulas, but they do not initiate a formula.
Knowledge Booster:
·
Formulas in Excel: Every
formula in Excel starts with an = sign, followed by functions or arithmetic operations (e.g., =SUM(A1:A5)).
·
Operators in Excel:
·
+ for addition
·
- for subtraction
·
* for multiplication
·
/ for division