Number Systems » Exercise – 1
1. How many bytes are there in :
1111 1011 0111 0100 1010
(a) 2
(b) 3
(c) 2½
(d) 3½
Explanation
Explanation : No answer description available for this question.
Let us discuss. 2. In computers, subtraction is generally carried out by :
(a) 9’s complement
(b) 10’s complement
(c) 1’s complement
(d) 2’s complement
Explanation
Explanation : No answer description available for this question.
Let us discuss. 3. An 8-bit LED display is shown in figure below. A white circle means that a LED in ON (binary 1 ) and a red circle means a LED is OFF (binary 0 ). What is the decimal equivalent of the binary number displayed ?
Explanation
Explanation : No answer description available for this question.
Let us discuss. 4. The number of bits needed to encode all letters(26 ), symbols(10 ) and all numerals(10 ) is :
(a) 4
(b) 5
(c) 6
(d) 7
Explanation
Explanation : No answer description available for this question.
Let us discuss. 5. What is the octal equivalent of the binary number :
10111101
(a) 675
(b) 275
(c) 572
(d) 573
Explanation
Explanation : No answer description available for this question.
Let us discuss. Related Posts 555555555532. Binary subtraction of a decimal 15 from 43 will utilize which two's complement? (a) 101011 (b) 110000 (c) 011100 (d) 110001 Tags: number, binary, decimal, two's, complement, electronics, engineering
555555555511. Base 10 refers to which number system? (a) binary coded decimal (b) decimal (c) octal (d) hexadecimal Tags: binary, decimal, number, system, hexadecimal, electronics, engineering
555555555556. Determine the decimal equivalent of the signed binary number 11110100 in 1's complement. (a) 116 (b) –12 (c) 11 (d) 128 Tags: number, decimal, binary, complement, electronics, engineering
5555555555112. Digital electronics is based on the ________ numbering system. (a) decimal (b) octal (c) binary (d) hexadecimal Tags: number, electronics, system, decimal, binary, hexadecimal, engineering
555555555583. Convert binary 01001110 to decimal. (a) 4E (b) 78 (c) 76 (d) 116 Tags: number, convert, binary, decimal, electronics, engineering