...
Question 10331 – Programming
February 13, 2024
Question 9 – ISRO-2018
February 13, 2024
Question 10331 – Programming
February 13, 2024
Question 9 – ISRO-2018
February 13, 2024

Question 8 – ISRO-2018

A computer uses ternary system instead of the traditional binary system. An n bit string in the binary system will occupy

Correct Answer: D

Question 7 Explanation: 
→ Binary numbers are maximum 2n-1.
→ But in question they are given ternary numbers, it means 3x-1.
→ Both will take different no. of bits to represent the same number.
3x -1 = 2n -1
3x = 2n
Apply log on both side
x= log3( 2n)

x=n*log32 .
A
3+n ternary digits
B
2n/3 ternary digits
C
n(log23) ternary digits
D
n(log32 ) ternary digits
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!