GATE 2017 Previous Year Paper Solution Question 6 – Computer Science
In this video the question which was asked in the exam of GATE 2017, has been discussed.
Question :- The n-bit fixed-point representation of an unsigned real number X uses f bits for the fraction part. Let i = n-f. The range of decimal values for X in this representation is
1. 2^(-f) to 2^i
2. 2^(-f) to (2^i-〖 2〗^(-f))
3. 0 to 2^i
4. 0 to (2^i-〖 2〗^(-f))
Solution is given in the video.