Answer Posted / haranadh
No ROM cann't be used for the stack.
1) In embeded system programming executable code in ROM and
to execute that code need temporary memory for the data
manipulations as a READ-WRITE access to that temporary
memory like heap, stack & Data section.
2) ROM -have only read acess, so we can't use ROM-Read Only
Memory as Stack. Instead we use RAM- Random
Acess(read/write) Memory as stack, heap & Data.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is a virtual memory?
What is the need of device status table?
Explain the difference between logical & physical address.
What is operating system give two examples?
Can I change operating systems on my laptop?
How do I check my os?
What is process synchronization?
What is the purpose of port forwarding?
Describe the Operating System concept of Segmentation
How do you change File Access Permissions?
What is the concept of demand paging?
What is the advantage of a multiprocessor system?
What is Page-Stealer process?
What is real time operating systems?
How many registers does x86 have?