Suppose we transfer a file written on a little endian machine to a big endian machine and there is no transformation fro
Posted: Wed Jul 13, 2022 7:56 pm
a) The big endian machine throws an error when it receives the file
b) The big endian machine reads the file in the reverse order
c) The big endian machine does not read the file
d) The big endian machine reads the file in the normal order
b) The big endian machine reads the file in the reverse order
c) The big endian machine does not read the file
d) The big endian machine reads the file in the normal order