The score of students in a subject is inserted in B2 cell and the passing score for the subject is 60. Which of these functions will you insert in C2 cell to check if the student has passed or failed?
a. =IF(B2>=60, "Pass", "Fail")
b. =OR(B2>=60, "Pass", "Fail"
c. =AND(B2>=60, "Pass", "Fail")
d. =NOT(OR((B2>=60, "Pass", "Fail"))
Ans: a. =IF(B2>=60, "Pass", "Fail")
Computer Science & Information Technology
You might also like to view...
Reading data from a(n) ___________________-based file is almost identical to reading data from a standard keyboard.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which non-Windows tool is used to determine the amount of RAM installed?
A) BIOS/UEFI B) REGEDIT C) MSCONFIG D) PCMEM
Computer Science & Information Technology
Descriptive words make the misuse more complicated and chaotic.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
List four tools to reduce the threat to an organization from uncontrollable disasters or accidents, such as fire, floods, earthquakes, etc.
What will be an ideal response?
Computer Science & Information Technology