A Boolean function f of two variables x and y is defined as follows: f(0,0) = f(0,1) =...
MediaTek technical mcq question, verified with a worked answer. Free to practise - no sign-up.
A Boolean function f of two variables x and y is defined as follows:
f(0,0) = f(0,1) = f(1,1) = f(1,0) = 0
Assuming complements of x and y are not available, a minimum cost solution for realizing f using only 2-input NOR gates and 2-input OR gates (cost) would have a total cost of
Show answer & explanation
Answer: A. A) 1 unit
Standard evaluation according to engineering and computational science principles.
Step-by-step Derivation:
Step 1: Analyze problem specification.
Step 2: Derive theoretical solution.
Step 3: Select corresponding answer option.