Can ROM be used as stack?

Answers were Sorted based on User's Feedback



Can ROM be used as stack?..

Answer / v.vijayakumar

ROM cannot be used as stack because it is not possible to
write to ROM.

Is This Answer Correct ?    35 Yes 5 No

Can ROM be used as stack?..

Answer / 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

Can ROM be used as stack?..

Answer / channu

no, Rom is only reading device.. we can't implement
operations of stack on Rom

Is This Answer Correct ?    9 Yes 2 No

Can ROM be used as stack?..

Answer / bavala sanjay

Iam not sure

Is This Answer Correct ?    8 Yes 3 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are types of file?

0 Answers  


Tell me if you know how are the wait/signal operations for monitor different from those for semaphores?

0 Answers  


Who is the father of os?

0 Answers  


What are the operating system types?

0 Answers  


If i have one root domain & two child domain, then in total how many FSMO roles i will have in entire forest?

1 Answers   Wipro,






What is the best way of communication in multi process environment? ex: getting log from different applications from multi servers?

1 Answers   HP,


Explain thread.

0 Answers  


Should I install 32 bit or 64 bit?

0 Answers  


What is the ie tab in google chrome?

0 Answers  


How do I know if my hardware supports 64 bit?

0 Answers  


Differentiate between ROM and RAM?

6 Answers   HCL, Sutherland,


What is the code of mobile?

0 Answers  


Categories