1. Binary Number Systems
STD: VIII
Subject : ICT
=================================================================
Fill in the
blanks.
1) The
base of Binary number system is 2.
2) Computers
communicate with each other using a binary
system.
3) UTF
-16 is an encoding
format.
4) In
Binary subtraction, 1-1 equals to 0.
5) Unicode
is a standard format used for encoding the characters.
6) A
bit can store only one value.
7) The
Hexadecimal number system
consists of 16 digits, from 0 to 9 and the letters A to F.
8) The
base of decimal number system
is 10.
9)
The Binary number system is understood by the computer system.
10) Computer
understand only numbers.
11) byte
uses binary values.
12) The
base of hexadecimal number
system is 16.
13) An
image file is usually measured in megabyte.
14) A
octal consists of 8
bits.
Write True or
False.
1. A
byte consists of 8 bits. -True
2. A
kilobyte consists 1024 bytes. -True
3. Files
such as image, video or audio are usually measured in megabytes. True
4. A
kilobyte consists of 2220 bytes. -False
5. The
decimal number system consists of 10 digits i.e 0 to 9. True
6. The
numbers used in octal number system are 1 to 7.
False
7. A
terabyte consists of 1024 gigabyte. -True
8. A
bit is the biggest unit of measuring data storage. False
9. You
cannot perform arithmetical operations on binary number. False
10. A
gigabyte consists of 1024 megabyte. –True
11. The
method to perform division of two binary numbers is not same as that of decimal
numbers. -False
12. 1
multiplied by 0 equals to 0. –True
13. A
terabyte consists of 1124gigabyte. –False
14. A
byte consists of 10 bits. –False
A |
Answer |
B |
1. Unicode |
U + |
A. 8 bits |
2. Binary number |
0 to 1 |
B. Gigabyte |
3. Hexadecimal |
0 to 9 and A to F |
C. Kilobyte |
4. Octal |
0 and 1 |
D. Terabyte |
5. Decimal |
0 to 9 |
E. Megabyte |
6. KB |
Kilobyte |
F. 0 to 9 |
7. MB |
Megabyte |
G. 0 to 9 and A to F |
8. TB |
Terabyte |
H. U + |
9. GB |
Gigabyte |
I. 0 to 7 |
10. Byte |
8 bits |
J. 0 and 1 |
1) 165 |
2) 195 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
=(10100101)2 |
= (11000011)2
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ans:
= (10100101)2 |
Ans:
= (11000011)2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
=============================================================== |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3) 185 |
4) 175 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
= (10111001)2 |
= (10101111)2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ans
: = (10111001)2 |
Ans
: = (10101111)2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Ans- a) 1010101
binary number: |
1 |
|
1 |
|
1 |
|
1 |
power of 2: |
26 |
|
24 |
|
22 |
|
20 |
Value |
64 |
|
16 |
|
4 |
|
1 |
|
|
|
|
|
|
|
|
1010101 = 64+16+4+1=
85 |
b) 11111100
binary number: |
1 |
1 |
1 |
1 |
1 |
1 |
|
|
|
power of 2: |
27 |
26 |
25 |
24 |
23 |
22 |
|
|
|
Value |
128 |
64 |
32 |
16 |
8 |
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11111100=
128+64+32+16+8+4 = 252 |
c) 111100011
binary number: |
1 |
1 |
1 |
1 |
|
|
|
1 |
1 |
||
power of 2: |
|
27 |
26 |
25 |
|
|
|
21 |
20 |
||
Value |
256 |
128 |
64 |
32 |
|
|
|
2 |
1 |
||
|
|
|
|
|
|
|
|
|
|
||
|
|
111100011= 256+128+64+32+2+1= 483 |
No comments:
Post a Comment