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

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

answered
User Planck Constant
by
8.5k points