A _____Bios automatically assigns the necessary
configuration information (IRQ's I/O addresses, and DMAS) to
devices and avoid conflicts.
Answers were Sorted based on User's Feedback
Answer / bluehole
BIOS Has a set of routine to initialize the Bare hardware.
If "automatically assign" means initialization then the
proposition is right. Else... The BIOS inits the system
resources and stores the values in NVRAM(CMOS) the screen
you see for configuring the SYSTEM parameter is a depict of
CMOS/NVRAM not the BIOS.
When you configure the System, the post-BIOS routines read
those and prepares the system for start-up.
| Is This Answer Correct ? | 1 Yes | 0 No |
Why is hyperthreading turned off?
Which thread method is called when a thread starts?
Are cpu threads important?
What are kernel threads?
What are the advantages of threads?
Why are threads useful?
What is difference between processes and threads?
A _____ cpu is a cpu that has a speed greater than the speed that was originally intended for the processor.
Can we create a thread inside a thread?
Can a thread have multiple processes?
At installation,Red Hat Fedora Linux creates a symbolic link called _____ to the appropriate cd-rom device
Do threads share memory?