Back to the 2023 paper
Similar questions
COMPUTER ORGANIZATION & ARCHITECTUREDescribe floating point arithmetic and explain overflow, underflow, normalization, and rounding.20257mCOMPUTER ORGANIZATION & ARCHITECTUREWhen do you say the floating point number is normalized? Explain how floating point representation of number is done. Represent the number (+46.25) as floating point binary number with 32 bits.20197mCOMPUTER ORGANIZATION & ARCHITECTUREIn floating point representation, the part representing significant digits is called: (i) Mantissa (ii) Exponent (iii) Sign bit (iv) Base20252mCOMPUTER ORGANIZATION & ARCHITECTUREWrite short notes on any two of the following: b) Fixed and Floating point representations20247m
PreviousThe stage delays in a four-stage pipeline are 800, 500, 400 and 300 picoseconds. The first stage (with delay 800 picoseconds) is replaced with a functionally equivalent design involving two stages with respective delays 600 and 350 picoseconds. What would be the throughput increase (in percentage) of the pipeline?NextWrite short notes on: Paging