2,498 views

1 Answer

Best answer
6 votes
6 votes
Logical address space=No of page *Page offset

                                    =8*1024W

                                   =$2^{13}Word$

So 13 bits are there in the logical address.Option A is correct.
selected by
Answer:

Related questions

1 votes
1 votes
1 answer
1
go_editor asked Jun 13, 2016
4,645 views
The page replacement algorithm which gives the lowest page fault rate isLRUFIFOOptimal page replacementSecond chance algorithm
9 votes
9 votes
2 answers
2
go_editor asked Jun 13, 2016
5,847 views
The performance of Round Robin algorithm depends heavily onsize of the processthe I/O bursts of the processthe CPU bursts of the processthe size of the time quantum
8 votes
8 votes
2 answers
3
go_editor asked Jun 12, 2016
4,045 views
Which of the following need not necessarily be saved on a Context Switch between processes?General purpose registersTranslation look-aside bufferProgram counterStack poin...
3 votes
3 votes
3 answers
4
go_editor asked Jun 12, 2016
2,144 views
Fork isthe creation of a new jobthe dispatching of a taskincreasing the priority of a taskthe creation of a new process