Question:

How many AND gates are required to realize \( Y = CD + EF + G \)?

Show Hint

When designing logic circuits, count the number of AND operations required based on the number of terms being multiplied.
Updated On: Jun 16, 2025
  • 4
  • 5
  • 3
  • 2
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

To realize the Boolean expression \( Y = CD + EF + G \), two AND gates are required: one for \( CD \), one for \( EF \), and the final OR gate for combining the results with \( G \). Therefore, the correct answer is option (4).
Was this answer helpful?
0
0