Computer Science, asked by LJB, 1 year ago

how many 2-input and and or gates are required to realize y=cd+ef+g

Answers

Answered by vinod04jangid
0

Answer:

2 And gate and 2 Or gate

Explanation:

Given: cd+ef+g

step 1:First AND Gate ,we will solve cd

i.e:- c.d

step 2:Second AND Gate to solve ef

i.e:- e.f

step 3:First OR gate to add cd+ef ,i.e:-P

step 4:Or gate to solve P+g

2 And Gate and 2 OR Gate.

#SPJ2

Similar questions