Assignment 2 Unit 2 - COA - 2024-25
Assignment 2 Unit 2 - COA - 2024-25
2. Design a 4-Bit Carry-Look ahead adder and explain its operation with an CO2, K2
example.
3. Perform 2’s Complement subtraction using of smaller number (101011) 2 from CO2, K2
larger number (111001)2 .
4. How floating numbers are represented in computer? Give IEEE 754 standard CO2, K2
32-bit floating-point number format.
Perform the division process using Re-storing Binary division of the following
5. CO2, K4
numbers. Dividend = 17 and Divisor = 3.
6. Represent the following decimal numbers in IEEE standard format in a single CO2, K2
and double precision method
i. (65.175)10
ii. (-307.1875)10
Perform the division process using non-Restoring Binary Division of the
7 CO2, K4
following numbers. Dividend = 1011 and Divisor = 0011.