InterviewSolution
Saved Bookmarks
| 1. |
What is basic input output system |
|
Answer» BIOS is non-volatile firmware used to perform hardware initialization during the booting PROCESS, and to provide runtime services for operating SYSTEMS and programs. The BIOS firmware comes pre-installed on a personal computer's system board, and it is the first SOFTWARE to RUN when powered on. //BIOS=basic input output system |
|