Examveda
Examveda

Suppose we transfer a file written on a little endian machine to a big endian machine and there is no transformation from little endian to big endian, then what happens?

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

Answer: Option B


This Question Belongs to C Program >> C Miscellaneous

Join The Discussion

Related Questions on C Miscellaneous