FUNDAMENTALS OF COMPUTER

TELECOMMUNICATIONS SYSTEMS

NETWORK ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Convert 00010001 to decimal
A
17
B
27
C
37
D
47
Explanation: 

Detailed explanation-1: -The answer is 17. It’s found using the standard conversion from binary to decimal. b) What decimal value does the 8-bit binary number 00010001 have if it is on a computer using signed-magnitude representation? The answer is 17.

Detailed explanation-2: -For example, a capital “A” is in 8-bit encoding equal 01000001 which also happens to be equal to 65 in decimal.

Detailed explanation-3: -The 00000001 in binary is converted to 1 in decimal. The last octet, 00000000, is converted to 0. This makes 1.1. 1.0 the network ID.

Detailed explanation-4: -Therefore, the decimal number 183 in binary can be represented as 10110111.

There is 1 question to complete.