167k views
4 votes
2. BIOS is contained in ROM and not in RAM. Can you guess why?​

User Erichamion
by
5.3k points

1 Answer

3 votes

Answer:

Because RAM is only used for short term storage (and doesn't contain anything that will need to be accessed often) RAM it loses its contents when turned off. So when you power on a computer, it has to start running bootup code which has to be stored in ROM

User Planck Constant
by
6.5k points