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

Explanation: ARM PROCESSOR is an example of little endian MACHINE. CURRENT generation ARM processor is an example of bi-endian machine. Power PC, Motorola 68K and SPARC are examples of big endian mahines.



Discussion

No Comment Found

Related InterviewSolutions