A computer uses ternary system instead of the traditional binary system. An n bit string in the binary system will occupy
3 + n ternary digits
2n / 3 ternary digits
n(log23) ternary digits
n(log32 ) ternary digits
This question is part of this quiz :
Computer Organization and Architecture,ISRO CS 2018,Secondary memory and DMA