Page 1 of 1

Question 1 Not yet answered Marked out of 20.00 Flag question Numerical systems In order to gain full marks, you must sh

Posted: Sat Jul 09, 2022 11:48 am
by answerhappygod
Question 1 Not Yet Answered Marked Out Of 20 00 Flag Question Numerical Systems In Order To Gain Full Marks You Must Sh 1
Question 1 Not Yet Answered Marked Out Of 20 00 Flag Question Numerical Systems In Order To Gain Full Marks You Must Sh 1 (28.82 KiB) Viewed 21 times
Question 1 Not yet answered Marked out of 20.00 Flag question Numerical systems In order to gain full marks, you must show all steps used. The final value is only worth 1 mark. a) Convert the decimal number 7 into one-byte binary sequence as an unsigned integer using subtraction method (4 marks) b) Convert the decimal number -7 into one-byte binary sequence as a two's complement. marks) (4 c) Convert 4.25 as binary using IEEE 754 single precision standard. (5 marks) d) Convert "Hi" string into Hexadecimal using ASCII standard. What is the required number of bits to store this given string? (4 marks) e) Convert the decimal number 196 into four hexadecimal digits sequence by converting firstly to binary and then from binary to hexadecimal. (3 marks)