Question: 1. (4-Byte Storage) You captured 4 bytes from a computer storage device as follows: 00101000001111000101000001100100 a. If it stores an integer, convert this integer to
1. (4-Byte Storage) You captured 4 bytes from a computer storage device as follows: 00101000001111000101000001100100
a. If it stores an integer, convert this integer to decimal.
b. If it stores a piece of English based text, find its original text.
c. If it stores an IP address, show the IP address in dot-decimal notation.
2. (Leet 1337) You need to store 1337 in a computer storage device for 4 bytes in size.
a. If it is an integer, show its storage bytes in binary and in hexadecimal.
b. If it is a piece of English based text, show its storage bytes in binary and in hexadecimal.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
