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 |
what do you mean LD_LIBRARY_PATH? What LD_LIBRARY_PATH does
2 Answers CTS, VIT University,
At installation,Red Hat Fedora Linux creates a symbolic link called _____ to the appropriate cd-rom device
What is a thread in c?
Do threads share heap?
Why are goroutines not lightweight threads?
How many threads does an i7 7700k have?
Say we have three threads T1, T2 and T3 which perform sequentially one after another is their any benefit of using thread over here rather than having a single process.
Are threads independent?
Are pthreads kernel threads?
What is difference between processes and threads?
Whats better threading or waxing?
Can hyper threading hurt performance?