806 views

1 Answer

0 0 votes

In big endian, you store the most significant byte in the smallest address.So option A is correct.

Reference:Big and Little Endian

Position:
Show:

Related questions

0 0 votes
1 1 answer
1.1k
1.1k views
sh!va asked Mar 3, 2017
1,149 views
When a program is being executed in an 8085 microprocessor, its Program Counter containsa) The number of instructions in the current program that have already been execut...
0 0 votes
1 1 answer
744
744 views
sh!va asked Mar 3, 2017
744 views
In time division multiplexinga) Time is doubled between bits of a byteb) Time slicing at CPU level takes placec) Total time available in the channel is divided between se...
0 0 votes
1 answers 1 answer
4.9k
4.9k views
sh!va asked Mar 3, 2017
4,915 views
A memory system of size 16K bytes is required to be designed using memory chips, which have 12 address lines and 4 data lines each. The number of such chips required to d...
16 16 votes
6 answers 6 answers
7.0k
7.0k views
go_editor asked Jun 10, 2016
6,978 views
In the Big-Endian system, the computer storesMSB of data in the lowest memory address of data unitLSB of data in the lowest memory address of data unitMSB of data in the ...