CS101 MCQ’s and Quiz Preparation Module 23 – Introduction to Computing

CS101 MCQ’s and Quiz Preparation Module 23

Dear Students, here you
prepare Quiz and MCQ of
CS101 Module 23 covers core computer science topics,
providing a solid foundation for comprehending the dynamic discipline. Multiple
Choice Questions (MCQs) in this module are an important assessment technique for
determining your understanding of basic concepts. Let’s look at the major
concept of
Module 23 and how to properly prepare for the MCQs. If you prepare
all this Quiz and MCQ, then you Get Full Marks. If You have problem then
contact us.

یہاں پر چار آپشن ماجود ہیں۔ آپ کو جو کوریکٹ لگتا ہے اس پر کلک کریں۔ اگر آپ کا جواب صحیح ہوا تو آپشن سبز ہو جائے گا اگر غلط ہوا تو سرخ ہو جائے گا اور صحیح جواب خود سبز ہو جائے گا۔ 


0%

Question 1: What are the possible outcomes when adding two binary bits?
A) 2
B) 4
C) 6
D) 8
Explanation: Explanation: There are 4 possible outcomes when adding two binary bits: 0+0=0, 0+1=1, 1+0=1, 1+1=10.
Question 2: How do we handle a sum of “10” when adding binary numbers?
A) Place 1 and carry 0
B) Place 0 and carry 1
C) Place 10
D) Place 0 and carry 0
Explanation: When the sum of two binary digits is “10”, we place 0 and carry 1 to the next higher bit.
Question 3: In binary addition, what do we do when we encounter a carry?
A) Ignore it
B) Subtract it
C) Multiply it
D) Add it to the next higher bit
Explanation: A carry in binary addition is added to the next higher bit.
Question 4: What is the sum of 1 + 1 in binary?
A) 11
B) 0
C) 1
D) 10
Explanation: 1 + 1 in binary equals 10.
Question 5: What is the binary sum of 110 + 101?
A) 1101
B) 1011
C) 1010
D) 1001
Explanation: Perform binary addition as follows: 110
+ 101
—–
1010
Question 6: When adding two binary numbers, if both bits are 1, what do we do?
A) Ignore
B) Carry over 1
C) Convert to 0
D) Subtract 1
Explanation: When both bits are 1, we carry over 1 to the next higher bit.
Question 7: What is the sum of 10 + 11 in binary?
A) 101
B) 111
C) 110
D) 100
Explanation: Perform binary addition as follows:10
+11

101
Question 8: What is the binary sum of 1001 + 1010?
A) 10011
B) 11011
C) 10011
D) 11010
Explanation: Perform binary addition as follows:1001
+1010
——
10011
Question 9: How do we represent the sum of 5 + 3 in binary?
A) 10
B) 11
C) 100
D) 101
Explanation: Convert 5 (101) and 3 (11) to binary, then perform binary addition to get 100.
Question 10: What is the binary sum of 1111 + 1?
A) 10000
B) 1111
C) 1000
D) 101
Explanation: Perform binary addition as follows:1111
+ 1
—–
10000


Report Card

Total Questions Attempted: 0

Correct Answers: 0

Wrong Answers: 0


Click Here For CS101 Complete Books Preparation


Conclusion:


CS101 Module 23 MCQs are designed to
evaluate your understanding of fundamental computer science concepts. By
focusing on understanding the main theme of Module 23 and adopting effective
study strategies, you can prepare yourself to excel in these MCQs and build a
strong foundation for your future studies in computer science.

Leave a Reply

Your email address will not be published. Required fields are marked *