NavanYatavelli / fastpages

MIT License
0 stars 2 forks source link

MCQ 2020 Test Corrections #36

Open NavanYatavelli opened 1 year ago

NavanYatavelli commented 1 year ago

For the 2020 Practice Exam 1 MCQ, I got 1 questions wrong (66/67). I feel like I performed well on the quiz overall, and I'm pleased with how I did. However, I am aware that there is always room for development, and I pledge to perform better on quizzes in the future. I later understood that the questions I didn't give enough thought to were the ones I missed. I erred by believing I knew the solutions and neglecting to carefully read and consider the questions. I need to remind myself in the future to take my time and read every question carefully, even if I believe I already know the answer.

image

Corrections - Here I misread the inputs. Reading again, with these inputs, the OR gate will produce an output of true and the first AND gate will produce an output of false. Since only one input to the second AND gate will be true, the circuit will have an output of false.

image