Which symbol is used to execute formulas in MS Excel?

(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+B1 will add the values of cells A1 and B1.
  • Using "=" is necessary for all basic and advanced Excel calculations.

Correct Answer: (B) =