InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an example of big endian machines?(a) Power PC(b) Motorola 68K(c) SPARC processors(d) ARM processorsThis question was posed to me in an international level competition.The query is from Endianness in chapter Miscellaneous Topics in C of C |
|
Answer» The CORRECT choice is (d) ARM processors |
|