Computer Science, asked by m8051007051, 2 months ago

Maximum number in decimal that can be represented by 2 digit is :

(a) 2 (b) 3 (c) 4 (d) 5​

Answers

Answered by bhagatakash8133
0

Answer:2

Explanation:

Answered by mad210219
1

The Maximum number in a decimal can be representated by 2 digit is find by

option (b) 3 is correct.

Explanation:

We can find the Maximum number in decimal in 2 digit by the formula

Maximum decimal number that can be represented by n binary digits(bits) is given by (2^{n} - 1).

now given here, no. of bits=2.

then,Maximum number in decimal that can be represented by 2 digit is

(2^{n} - 1)=(2^{2} - 1)=3

So, the answer is (b) 3



Similar questions