Question 94

Computer Awareness Number representations Easy

Suppose the largest n bit number requires ‘d’ digits in decimal representation. Which of the following relations between ‘n’ and ‘d’ is approximately correct

(A) \(d=2^n\)
(B) \(n=2^d\)
(C) \(d{\lt}n\log _{10}2\)
(D) \(d{{\gt}}n\log _{10}2\)
View Dynamic Solution & Explanation
Correct Solution: Option D

Step-by-step Solution:

No explanation entered yet.