Digital Concepts - Technical MCQs

Q1:

1/4 as a binary number would be ________.

A 0.01

B 0.11

C 0.10

D 0.00

ANS:A - 0.01

It's execute we have to convert 1/4 to in fractions = 0.25.

-> First we have to multiple 0.25 with 2, while converting into binary.

0.25x2 = 0.5 --> 0.

0.5x2 = 1.0 --> 1.

We have to write up to down,

Answer : 0.01.