1.

Which is the term that is used to refer the order of bytes?(a) endianness(b) memory organisation(c) bit(d) registerI got this question in examination.Question is taken from Memory Organisation of Embedded Systems in portion Memory Systems of Embedded Systems

Answer»

Right answer is (a) endianness

The explanation: Endianness DEFINES the order of BYTES, that is, whether it is big endian or little endian. The former represents the higher order BITS and the LATTER represents the lower order bits.



Discussion

No Comment Found

Related InterviewSolutions