0% found this document useful (0 votes)
9 views

Day 20 Computer Number System

The document is a worksheet designed for students preparing for the MAH-B.BCA/BBA/BMS/BBM CET 2024, focusing on various number systems including binary, octal, decimal, and hexadecimal. It contains multiple-choice questions that test knowledge on the characteristics and conversions of these number systems. An answer key is provided at the end for self-assessment.

Uploaded by

subodhsuradkar14
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Day 20 Computer Number System

The document is a worksheet designed for students preparing for the MAH-B.BCA/BBA/BMS/BBM CET 2024, focusing on various number systems including binary, octal, decimal, and hexadecimal. It contains multiple-choice questions that test knowledge on the characteristics and conversions of these number systems. An answer key is provided at the end for self-assessment.

Uploaded by

subodhsuradkar14
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

COMPUTER

Computer Number System Worksheet


For students preparing for MAH-B.BCA/BBA/BMS/BBM CET 2024 for admission to BCA,
BBA, BMS, BBM

1. There are how many types of number system? 6. The number system based on '0' and '1' only,
A. One is known as
B. Two A. binary system
C. Three B. barter system
D. Four C. number system
D. hexadecimal system
2. Modern computers represent characters
and numbers internally using one of the 7. Binary system is also called
following number systems. A. base one system
B. base two system
A. Penta
C. base system
B. Octal D. binary system
C. Binary
D. Septa 8. Which of the following is an example of binary
number?
3. In the binary language, each letter of the A. 6AH1
alphabet, each number and each special B. 100101
character is made up of a unique C. 005
combination of D. ABCD
A. 8 bytes E. 23456
B. 8 KB
9. Numbers that are written with base 10 are
C. 8 characters
classified as
D. 8 bits A. decimal number
B. whole number
4. To perform calculation on stored data C. hexadecimal number
computer, uses ___________ number system. D. exponential integers
A. decimal
B. hexadecimal 10. Decimal number system is the group of _______
C. octal numbers.
D. binary A. 0 or 1
B. 0 to 9
5. Which of the following is not a binary number? C. 0 to 7
A. 001 D. 0 to 9 and A to F
B. 101
C. 202 11. The octal system
D. 110

VISION ACADEMY EDUCATION | YT: @VisionAcademyEducation | updatestoday.in


📌 Telegram: https://t.me/visionacademyeducation
📌 WhatsApp Channel: https://whatsapp.com/channel/0029VaXH5G0GufIzfqQyW313
A. needs less digits to represent a number B. 1110100
than in the binary system C. 1100010
B. needs more digits to represent a number D. 1111001
than in the binary system
C. needs the same number of digits to 19. Conversion of decimal number (71)10, to its
represent a number as in the binary binary number equivalent is
system A. (110011)2
D. needs the same number of digits to B. (1110011)2
represent a number as in the decimal C. (0110011)2
system D. (1000111)2

12. A hexadecimal number is represented by 20. Conversion of decimal number (61)10, to its
A. three digits binary number equivalent is
B. four binary digits A. (110011)2
C. four digits B. (11001110)2
D. All of these C. (111101)2
D. (11111)2
13. Hexadecimal number system has _______ base.
A. 2 21. What is the value of the binary number 101?
B. 8 A. 3
C. 10 B. 5
D. 16 C. 6
D. 101
14. Hexadecimal number system consists of
A. 0 to 9 22. Decimal equivalent of (1111)2, is
B. A to F A. 11
C. Both '1' and '2" B. 10
D. Either '1' or '2' C. 1
D. 15
15. A hexadigit can be represented by
A. three binary (consecutive) bits 23. (1010)2, equivalent decimal number is
B. four binary (consecutive) bits A. 8
C. eight binary (consecutive) bits B. 9
D. sixteen binary (consecutive) bits C. 10
D. 11
16. Which of the following is invalid hexadecimal
number? 24. The binary number 10101 is equivalent to
A. A0XB decimal number ________.
B. A0F6 A. 19
C. 4568 B. 12
D. ACDB C. 27
D. 21
17. What type of information system would be
recognised by digital circuits? 25. Which of the following is octal number
A. Hexadecimal system equivalent to binary number (110101)2
B. Binary system A. 12
C. Both '1' and '2" B. 65
D. Only roman system C. 56
D. 1111
18. The binary equivalent of decimal number 98
is 26. Which of the following is a binary number
A. 1110001 equivalent to octal number (.431)8

VISION ACADEMY EDUCATION | YT: @VisionAcademyEducation | updatestoday.in


📌 Telegram: https://t.me/visionacademyeducation
📌 WhatsApp Channel: https://whatsapp.com/channel/0029VaXH5G0GufIzfqQyW313
A. (100011001)2 C. (47)8
B. (.100011001)2 D. (52)8
C. (100110100)2
D. (.100110001)2 34. Determine the octal equivalent of
(432267)10
27. To convert binary number to decimal, A. (432267)8
multiply the all binary digits by power of B. (346731)8
A. 0 C. (2164432)8
B. 2 D. None of these
C. 4
D. 6 35. Determine the decimal equivalent of (456)8
A. (203)10
28. Which of the following is hexadecimal B. (302)10
number equivalent to binary number C. (400)10
(1111 1001)2? D. (402)10
A. 9F
B. FF 36. Conversion of octal number (3137)8 to its
C. 99 decimal equivalent is
D. F9 A. (1631)10
B. (1632)10
29. Conversion of binary number (1001001)2 to C. (1531)10
hexadecimal is D. (1931)10
A. (40)16
B. (39)16
C. (49)16
D. (42)16

30. Conversion of binary number (101110)2 to


hexadecimal is
A. (35)16
B. (46)16
C. (2E)16
D. (50)16

31. Which of the following is the correct binary


form of (4A2.8D)16?
A. (010010100010.10001101)2
B. (010110100010.11101101)2
C. (011110100010.10001101)2
D. (010010111110.10001101)2

32. Which of the following is an octal number


equal to decimal number (896)10?
A. 0061
B. 6001
C. 1006
D. 1600

33. Conversion of decimal number (42)10 to its


octal number equivalent is
A. (57)8
B. (42)8

VISION ACADEMY EDUCATION | YT: @VisionAcademyEducation | updatestoday.in


📌 Telegram: https://t.me/visionacademyeducation
📌 WhatsApp Channel: https://whatsapp.com/channel/0029VaXH5G0GufIzfqQyW313
Answer Key

1. D 2. C 3. D 4. D 5. C 6. A 7. B 8. B 9. A 10. B
11. A 12. B 13. D 14. C 15. D 16. A 17. C 18. C 19. D 20. C
21. B 22. D 23. C 24. D 25. B 26. B 27. B 28. D 29. C 30. C
31. A 32. D 33. D 34. D 35. B 36. A

VISION ACADEMY EDUCATION | YT: @VisionAcademyEducation | updatestoday.in


📌 Telegram: https://t.me/visionacademyeducation
📌 WhatsApp Channel: https://whatsapp.com/channel/0029VaXH5G0GufIzfqQyW313

You might also like