Why might you need to configure the BIOS before installing an operating system?
What will be an ideal response?
If you are installing from a DVD/CD-ROM, you need to configure the BIOS so that the computer will boot from the DVD/CD-ROM installation disk when you restart the computer.
Computer Science & Information Technology
You might also like to view...
The Exception class and the Error class are subclasses of the ___________________ class.
a) Throwable b) Catchable c) RuntimeProblem d) CompilerProblem e) none of the above
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. An overloaded operator= function must be a non-static class member. 2. An overloaded operator[] must be a non-static class member.
Computer Science & Information Technology