Question:What is arithmetic overflow? When does it occur and how can it
be detected? Explain with...
Question
What is arithmetic overflow? When does it occur and how can it
be detected? Explain with...
What is arithmetic overflow? When does it occur and how can it
be detected? Explain with an example. – 15
pts
Fill in the blanks by doing necessary conversions (MB=
megabyte, Mb = Megabit, KB= Kilobyte, TB = Terabyte, Tb = Terabit,
GB = Gigabyte). Show step by step computations for each –
25 pts
10 MB
= ________ KB
1000 MB = ________
Mb
1000 Mb = ________
KB
1
Tb = ________ GB
1
TB = ________ GB
Do the following calculations using two’s complement
arithmetic, state if there is an overflow? –15 pts
10110001
b) 11000111
-00100001
+11001111
What are the decimal equivalents of the following unsigned
binary numbers values? Show all calculation steps. – 15
pts
110011002
111110102
100110012
Convert the numbers given in base 10 to base 2 (decimal to
binary) using 8 digits for base binary (unsigned representation)
– 15 pts
47
123
93
Define dedicated and general-purpose computer. Explain the
difference between them with an example. – 15
pts