1 List three situations that might demand a realtime operati
1. List three situations that might demand a real-time operating system and explain in detail the system characteristics that persuade you to do so.
2. Give at least two reasons why a regional bank might decide to buy six networked servers instead of one mainframe.
3. The boot sequence is the series of instructions that enable the operating system to get installed and running. In your own words, describe the role of firmware and the boot process for an operating system of your choice
4. A “dual boot” system gives users the opportunity to choose from among a list of operating systems when powering on a computer. Describe how this process works. Explain whether or not there is a risk that one operating system could intrude on the space reserved for another operating system.
Solution
1)
2)
3) there is the inbuilt ROM chip in the computer motherboard called as BIOS(Basic input/output).This BIOS is responsible for all input.output operations of the computer at most basic level.The BIOS has 4 functions
4) Basically both operating systems are installed in 2 different partitions.Each partions in the drive is independent.They do not share spaces.So one operating system does not intrude in space provided for other operating system,incase space is not there in any one of the partition.If space has to be shared between the partition,then the entire partition has to be dissolved and a new partition has to be formed which will result in complte loss of data in both the partitions.
