Where might a glitch occur for the following boolean function and what SOP would serve as its correcting control path?
F=B′D+AB′+AC+A′BC′
a. !A&B&! D is needed to prevent a potential glitch when C toggles from low to high or vice versa
b. A&B&!D is needed to prevent a potential glitch when B toggles from low to high or vice versa
c. none of these
d. A&!B&C is needed to prevent a potential glitch when D toggles from low to high or none of these
e. A&!B&C is needed to prevent a potential glitch when D toggles from low to high or vice versa all of these
f. !B&C&D is needed to prevent a potential glitch when A toggles from low to high or vice versa
g. B&!C&D is needed to prevent a potential glitch when A toggles from low to high or vice versa
h. B&C&!D is needed to prevent a potential glitch when B toggles from low to high or vice versa
i. !B&!C&D is needed to prevent a potential glitch when A toggles from low to high or vice versa
j. A&B&C is needed to prevent a potential glitch when D toggles from low to high or vice versa
k. !A&!C&D is needed to prevent a potential glitch when B toggles from low to high or vice versa