InterviewSolution
Saved Bookmarks
| 1. |
File formats which have _________ as a basic unit are independent of endianness.(a) 1 byte(b) 2 bytes(c) 3 bytes(d) 4 bytesThis question was addressed to me by my college professor while I was bunking the class.My enquiry is from Endianness topic in chapter Miscellaneous Topics in C of C |
|
Answer» Correct ANSWER is (a) 1 byte |
|