gagan Soti       April 16, 2026      14

In the following formula: =IF (A1=”YES”, “DONE”, “RESTART”), what happens if A1=”NO”?

  1. The formula returns the text "RESTART"
  2. The formula returns the text "DONE"
  3. The formula returns the text " NO"
  4. The formula returns the text "NO, RESTART".

The Right Answer is : Option A

Explanation