MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Convert 43 to binary
A
100011
B
101011
C
110101
D
01011
Explanation: 

Detailed explanation-1: -Therefore, the decimal number 43 in binary can be represented as 101011.

Detailed explanation-2: -Converting decimal integer to binary To convert integer to binary, start with the integer in question and divide it by 2 keeping notice of the quotient and the remainder. Continue dividing the quotient by 2 until you get a quotient of zero. Then just write out the remainders in the reverse order.

Detailed explanation-3: -So, 101011 is the binary equivalent of decimal number 43 (Answer).

Detailed explanation-4: -Therefore, the gray code for the binary number 101011 will be 111110.

There is 1 question to complete.