Logic Gates MCQ Quiz in বাংলা - Objective Question with Answer for Logic Gates - বিনামূল্যে ডাউনলোড করুন [PDF]
Last updated on Apr 12, 2025
পাওয়া Logic Gates उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). এই বিনামূল্যে ডাউনলোড করুন Logic Gates MCQ কুইজ পিডিএফ এবং আপনার আসন্ন পরীক্ষার জন্য প্রস্তুত করুন যেমন ব্যাঙ্কিং, এসএসসি, রেলওয়ে, ইউপিএসসি, রাজ্য পিএসসি।
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.