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
How can you check whether a machine is 64 bit or 32 bit?
What causes a page fault?
What are old chkdsk files?
Explain booting the system and bootstrap program in operating system.
Can overheating cause blue screen of death?
What are the 7 layers of networking?
What are the deadlock avoidance schemes?
How do I search for a pattern in vi?
Can you explain the Virtual memory?
What is synchronization? What are the different synchronization mechanisms?
Different types of real-time scheduling?
What is the important aspect of a real-time system?
How long should a chkdsk r take?
How do I know if my hardware supports 64 bit?
When did 64 bit come out?