Back to the 2025 paper
Similar questions
COMPUTER ORGANIZATION & ARCHITECTUREExplain all types of number representations: signed integers, fixed point, floating point, and character codes.20257mCOMPUTER ORGANIZATION & ARCHITECTUREIn floating point representation, the part representing significant digits is called: (i) Mantissa (ii) Exponent (iii) Sign bit (iv) Base20252mCOMPUTER ORGANIZATION & ARCHITECTUREExplain signed number representation using sign-magnitude, 1's complement, and 2's complement. Include advantages and disadvantages of each.20257mCOMPUTER ORGANIZATION & ARCHITECTUREWrite the range of decimal integer that can be represented by n-bit 2’s complement representation.20172m
PreviousWhich addressing mode uses the contents of a register to determine the effective address? (i) Signed integers (ii) Indirect addressing (iii) Direct addressing (iv) Register addressingNextBooth's algorithm is used for: (i) Floating point operations (ii) Character coding (iii) Division (iv) Multiplication