Logic Gates MCQ Quiz in मराठी - Objective Question with Answer for Logic Gates - मोफत PDF डाउनलोड करा
Last updated on Mar 21, 2025
पाईये Logic Gates उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). हे मोफत डाउनलोड करा Logic Gates एमसीक्यू क्विझ पीडीएफ आणि बँकिंग, एसएससी, रेल्वे, यूपीएससी, स्टेट पीएससी यासारख्या तुमच्या आगामी परीक्षांची तयारी करा.
Latest Logic Gates MCQ Objective Questions
Top Logic Gates MCQ Objective Questions
Logic Gates Question 1:
The truth table of Boolean function is as follows:
A |
B |
Y |
0 |
0 |
1 |
0 |
1 |
1 |
1 |
0 |
0 |
1 |
1 |
1 |
The function is constructed using 2 input NOR and 2 input OR gates. The minimum no. of gate required to implement the function is –
Answer (Detailed Solution Below) 2
Logic Gates Question 1 Detailed Solution
\(\begin{array}{l} Y = \bar A\bar B + \bar AB + AB\\ = \bar A + AB\\ = \left( {\bar A + A} \right)\left( {\bar A + B} \right)\\ = \bar A + B \end{array}\)
Thus only 2 gates are required.