(A) @
(B) =
(C) #
(D) None of these
🧠 Explanation:
- In Microsoft Excel, formulas always begin with the equals sign (=).
- This tells Excel that the following text is a formula and should be calculated.
- For example, typing
=A1+B1will add the values of cells A1 and B1. - Using "=" is necessary for all basic and advanced Excel calculations.
Correct Answer: (B) =