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

CS101 MCQ’s and Quiz Preparation Module 22

Dear Students, here you
prepare Quiz and MCQ of
CS101 Module 22 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 22 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 is the base of the binary number system?
A) 8
B) 10
C) 2
D) 16
Explanation: The binary number system is based on 2 digits, 0 and 1, hence the base is 2.
Question 2: How many digits are used in the binary number system?
A) 8
B) 10
C) 2
D) 16
Explanation: The binary system uses only 2 digits, 0 and 1.
Question 3: What is the value of the rightmost digit in the binary system?
A) 1
B) 2
C) 0
D) 3
Explanation: The rightmost digit in binary represents 2^0, which is 1.
Question 4: What is the value of the leftmost digit in the binary system for an 8-bit number?
A) 64
B) 128
C) 32
D) 16
Explanation: In an 8-bit binary number, the leftmost digit represents 2^7, which is 128.
Question 5: How would you represent the decimal number 5 in binary?
A) 0101
B) 1010
C) 1000
D) 101
Explanation: 5 in binary is 101.
Question 6: Which algorithm is used to convert a positive decimal number to binary?
A) DFS
B) BFS
C) Dijkstra’s
D) None of the above
Explanation: There is a specific algorithm for converting decimal to binary, but it’s not listed among the options.
Question 7: What is the binary representation of the decimal number 13?
A) 1001
B) 1101
C) 1011
D) 1110
Explanation: 13 in binary is 1101.
Question 8: Which of the following is true about binary numbers?
A) They can only represent positive numbers.
B) They can represent fractions.
C) They are used in computer systems.
D) They use digits from 0 to 9.
Explanation: Binary numbers are used in computer systems to represent data and instructions.
Question 9: What is the value of the binary number 1010?
A) 8
B) 5
C) 10
D) 4
Explanation: 1010 in binary is equivalent to 10 in decimal.
Question 10: How many bits are in a byte?
A) 4
B) 8
C) 16
D) 32
Explanation: A byte consists of 8 bits.


Report Card

Total Questions Attempted: 0

Correct Answers: 0

Wrong Answers: 0


Click Here For CS101 Complete Books Preparation


Conclusion:


CS101 Module 22 MCQs are designed to
evaluate your understanding of fundamental computer science concepts. By
focusing on understanding the main theme of Module 22 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 *