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

Number System

All good

Uploaded by

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

Number System

All good

Uploaded by

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

05

Base: It represents the number of digits used in any number system

Number system Base No of Digits


Binary 2 0, 1
Octal 8 0, 1, 2, 3, 4, 5, 6, 7
Decimal 10 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Hexa decimal 16 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F

Concept :-

Conversion of Binary Computer Number System into other Systems

1. Change (101101)2  into octa


(a) (25)8 (b) (45)8 (c) (55)8 (d) (125)8

2. Change (11101011)2  in to decimal


(a) (116)10 (b) (117)10 (c) (235)10 (d) (119)10

RAKESH YADAV READERS PUBLICATIONS PVT. LTD 1


3. Change (1100101)2  in to decimal
(a) (100)10 (b) (111)10 (c) (101)10 (d) (110)10

4. Change (110101)2  into hexa decimal


(a) (165)16 (b) (25)16 (c) (35)16 (d) (65)16

Conversion of Octal Computer Number System into other Systems

5. Change (175)8  into decimal


(a) (124)10 (b) (125)10 (c) (1125)10 (d) (125)8

2 RAKESH YADAV READERS PUBLICATIONS PVT. LTD


Conversion of Decimal Computer Number System into other Systems

6. Change (125)10  in to binary


(a) (11111011)2 (b) (1111101)2 (c) (111101)2 (d) (11111001)2

7. Change (49)10  in to binary


(a) (110001)2 (b) (111001)2 (c) (100101)2 (d) (1110001)2

8. Change (117)10 =  in to binary


(a) (1111101)2 (b) (1110001)2 (c) (1110101)2 (d) (1110111)2

9. Change (129)10  into octa decimal


(a) (173)8 (b) (201)8 (c) (176)8 (d) (177)8

RAKESH YADAV READERS PUBLICATIONS PVT. LTD 3


10. Change (425)10  into hexa decimal
(a) (1A8)16 (b) (1A7)16 (c) (1A9)16 (d) (1A6)16

Conversion of Hexa decimal Computer Number System into other Systems

11. Change (1AB)16  into binary


(a) (110100011)2 (b) (110101011)2 (c) (110101010)2 (d) (110101101)2

12. Change (AE5)16  into octa


(a) (4553)8 (b) (5445)8 (c) (5345)8 (d) (5535)8

13. Change (1AB)16  into decimal


(a) (427)10 (b) (425)10 (c) (525)10 (d) (527)10

4 RAKESH YADAV READERS PUBLICATIONS PVT. LTD

You might also like