WAEC - Computer Studies (2020 - No. 9)

which of the following logic operations would select a record when at least one condition is satisfied? 

 

AND 
NOR 
NOT 
OR

Explanation

The NOR operation is a combination of OR and NOT operations. It only gives an output of true or 1 when none of the conditions are satisfied. Therefore, the OR operation would select a record when at least one condition is satisfied

Comments (0)

Advertisement