In the following formula: =IF(A1="YES", "DONE", "RESTART"), what happens if A1="NO"?
Select one:
a. The formula returns the text "NO. RESTART"
b. The formula returns the text "DONEN
C. The formula returns the text "NO".
d. The formula returns the text "RESTART"