edited by
510 views

3 Answers

0 votes
0 votes
For a given process, the page table/memory mapping table is bijective. Generally it is used to translate virtual address to physical address but  becaus  of its bijective nature should work the other way as well.
0 votes
0 votes
The correct answer is (a) Translate virtual address to physical address. Memory mapping tables are used to translate virtual addresses to physical addresses so that the processor can access data stored in main memory.

Related questions

0 votes
0 votes
2 answers
1
arkaprava_gupta asked Dec 23, 2022
1,474 views
If a processor has 32-bit virtual address, 28-bit physical address, 2 kb pages. How many bits are required for the virtual, physical page number?17, 2121, 176, 10NoneThe ...
0 votes
0 votes
1 answer
2
arkaprava_gupta asked Dec 23, 2022
322 views
Which of the following processor registers are used for fetch and execute operations ?Program CounterInstruction RegisterAddress RegisterOptions :a and bb and ca and cNon...
0 votes
0 votes
1 answer
4
arkaprava_gupta asked Nov 7, 2022
594 views
Which of the following TCP/IP protocol is used for file transfer with minimal capability and minimal overhead ?RARPFTPTFTPTelnetThe correct answer is c. TFTPCould someone...