Question 8186 – Compiler-Design
December 10, 2023Question 9051 – Compiler-Design
December 10, 2023Nielit Scientist-B CS 2016 march
|
Question 5
|
A decimal number has 30 digits. Approximately, how many digits would the binary representation have?
|
30
|
|
|
60
|
|
|
90
|
|
|
120
|
Question 5 Explanation:
Here, 30 digits numbers means 123….30.
1030 -1=1000000000000000000000000000000-1=999999999999999999999999999999
Therefore, it takes approximately above 90 binary numbers. So, 120 is correct answer.
1030 -1=1000000000000000000000000000000-1=999999999999999999999999999999
Therefore, it takes approximately above 90 binary numbers. So, 120 is correct answer.
Correct Answer: D
Question 5 Explanation:
Here, 30 digits numbers means 123….30.
1030 -1=1000000000000000000000000000000-1=999999999999999999999999999999
Therefore, it takes approximately above 90 binary numbers. So, 120 is correct answer.
1030 -1=1000000000000000000000000000000-1=999999999999999999999999999999
Therefore, it takes approximately above 90 binary numbers. So, 120 is correct answer.
