- ThecoreofanoperatingsystemthatcoordinatessystemfunctionsisreferredtoastheCPU.
- True
- False
ANSWER: False
- AnoperatingsystemallowsthecomputertoexecuteI/Ofunctions,enablingsoftwareapplicationstocommunicate with computerhardware.
- True
- False
ANSWER: True
- Onefunctionoftheoperatingsystem'skernelismanagingtheuseofthecomputer'sRAM.
- True
- False
ANSWER: True
- A separate device driver is typically present for each I/O device.
- True
- False
ANSWER: True
- Cooperativemultitaskingallowstheoperatingsystemtoremainincontrolofthecomputeratalltimes.
- True
- False
ANSWER: False
Multiple Choice
- WhichofthefollowingisNOTanI/Otaskperformedbytheoperatingsystem?
- handles output to themonitor
- executes programinstructions
- manages networkcommunication
- controls information storage andretrieval
ANSWER: b
- Whichofthefollowingwasthefirstwidelyusedmultiuser,multitaskingOS?
- MS-DOS
- Mac System Software6
- Unix
- Windows3.0
ANSWER: c
- Whichofthefollowingisa job typically performed by the kernel?
- managing CPUinteractions
- handling input from thekeyboard
- handlingoutputtothemonitor
- enablingmultimedia
ANSWER: a
- Thecodethatexchangesinformationwithspecifichardwaredevicesisreferredtoaswhichofthefollowing?
- BIOS
- kernel
- application
- devicedriver
ANSWER: d
- Whichofthefollowingislow-levelprogrammingcodecapableofstartinga full-fledged operating system?
- Process
- POST
- BIOS
- CMOS
ANSWER: c
- WhichofthefollowingisNOTa task performed by the computer's BIOS?
- performs power-on selftest
- manages random accessmemory
- starts the operatingsystem
- enables communication with hardwaredevices
ANSWER: b
- Whichofthefollowingcanbedescribedasprogramcodethatoperateslikea specialized hook into the operating system?
- BIOS
- ROM
- API
- CMOS
ANSWER: c
- Ifyouneedtochangespecificparameterscontrollingthewayyourcomputerboots,whichofthefollowing components would youconfigure?
- CPU
- API
- BIOS
- Kernel
ANSWER: c
- Whichtypeofcomputerismostlikelytobeusedforgraphicaldesign,filmdesign,andanimation?
- supercomputer
- high-endworkstation
- PC-classcomputer
- mainframe
ANSWER: b
- A large institution, such as a bank, may have thousands of transactions to process in which no user interaction is required; which type of computer system are you most likely to use?
- mainframe
- real-timesystem
- WindowsPC
- high-endworkstation
ANSWER: a
- Whena computing environment requires that some processing of applications takes place on a server and on a PC-class computer, which type of system are you using?
- multiusersystem
- real-timesystem
- mainframesystem
- client/serversystem
ANSWER: d
- Whichofthefollowingcanbedescribedasa client/server computing model that offers scalable Web-based applications and services over the Internet?
- real-timecomputing
- multiusercomputing
- cloudcomputing
- ISPcomputing
ANSWER: c
- Whichofthefollowingaccuratelydescribespreemptivemultitasking?
- TheOSwaitsforanapplicationtoreleasecontroloftheprocessor
- TheOSallocatesresourcestoapplicationsbutremainsinfullcontrol
- TheusercontrolswhichapplicationusestheCPUandwhen
- TheCPUletseachapplicationrunfora fixed amount of time
ANSWER: b
- Youareplanningtobuya new server that will act as the server portion of a client/server application. A colleague of yours makes some suggestions for the server's OS. Which of the following suggestions are you least likely to adopt?
- Windows10
- Linux
- Windows Server2012/R2
- Windows Server2016
ANSWER: a
- You are testing out a new multitasking operating system. In your testing, you find that some applications are not getting sufficient CPU time while other applications are getting more than necessary. Which component is likely to be the cause of this problem?
- BIOS
- CPU
- shell
- kernel
ANSWER: d
- Youhaveinstalleda new network adapter in a computer and rebooted the operating system. You go to check the settings of the network adapter, but you cannot find the device present in Windows. What is the most likely problem?
- CMOSsettings
- kernelconfiguration
- bad or missing devicedriver
- user interfaceconfiguration
ANSWER: c
- WhichofthefollowingdoesNOTrequirea device driver to be installed in the OS?
- installing additionalRAM
- installing a DVD drive
- installing a new monitor
- installing a printer
ANSWER: a
- A word processor is best described as which type of operating system element?
- application programminginterface
- resourcemanager
- applicationsoftware
- basic input/outputsystem
ANSWER: c
- Whichoperatingsystem,usuallydistributedforfree,reliesonopensourcesoftwarethatisdevelopedbyvolunteers andcontainscodeinthepublicdomain?
- Windows Server2012/R2
- Linux
- Windows10
- Mac OS X
ANSWER: b
- Youarecurrentlydesigninga cloud computing system that will host scalable Web-based applications accessible through a Web browser. This system will be available only to your company, but the resources will be made available through a third-party. What type of system should you use?
- privatecloud
- hybridcloud
- publiccloud
- hosted privatecloud
ANSWER: d
- Which type of operating system would be best when implementing a new computing system for an industrial plant that will require an accurate system to receive and process inputs, and calculate the expected outputs in a specified period?
- real-time
- time-sharing
- multiuser
- client/server
ANSWER: a
- Whichparticulartypeoflow-levelcodeisresponsibleforstartinganoperatingsystemona computer?
- CMOS
- real-timesystem
- basic input/outputsystem
- POST
ANSWER: c
- Youwanttodesigna small portable computer system with memory that can be updated, but that does not lose its contents when the device is turned off. What chip should be used?
- CMOS
- ROM
- RAM
- POST
ANSWER: a
- What essential part of the operating system communicates with the BIOS, device drivers, resource managers, and APIs to coordinate operating systemfunctions?
- CMOS
- Kernel
- RAM
- CPU
ANSWER: b
- Whattypeofprogramsspecificallymanagecentralprocessorandcomputermemory?
- batchmanagers
- application programinterfaces
- task-switching
- resourcemanagers
ANSWER: d
Matching
Match each item with a statement below.
- application programminginterface
- batchprocessing
- devicedriver
- kernel
- power-on selftest
- resourcemanagers
- shell
- supercomputer
- taskswitching
- time-sharingsystem
- programmingfeaturesinanoperatingsystemthatprogrammerscanusefornetworklinks,linkstomessaging services, or interfaces to othersystems
ANSWER: a
- a computer style frequently used by large systems. A request for a series of processes is submitted to the computer
ANSWER: b
- computersoftwaredesignedtoprovidetheoperatingsystemandsoftwareaccesstospecificcomputerhardware
ANSWER: c
- computercodebuiltintoa computer operating system to control processor, disk, memory, and other functions
ANSWER: d
- teststhatarerunbytheBIOSwhena computer first starts
ANSWER: e
- programsthatmanagecomputermemoryandCPUuse
ANSWER: f
- aninterfacetoenablehumanstointeractwithanoperatingsystem
ANSWER: g
- a computer that has extreme processing power and speed to handle complex computations that are beyond the reach of other computers
ANSWER: h
- a hybrid between single-tasking and multitasking that permits the user or application software to switch among multiple single-tasking operations
ANSWER: i
- a central computer system such as a mainframe that is used by multiple users and applications simultaneously
ANSWER: j
Subjective Short Answer
- Describethedifferencebetweena server operating system and a desktop operating system.
ANSWER: A desktop operating system typically is one installed on a personal computer usually used by one person and often connected to a network. A server operating system is typically installed on a more powerful computer that has a wired connection to a network, and can act in many roles to enable multiple users to access information, such as e-mail, files, and software.
- ListfourI/Otasksperformedbyanoperatingsystem.
ANSWER: Handle input from the keyboard, mouse, and other input devices Handle output to the monitor and printer
Manage network communications, such as for a local network and the Internet Control input/output for devices such as a network interface card
Control information storage and retrieval using various types of storage media such as hard drives, flash drives, and DVDs
Enable multimedia use for voice and video composition or reproduction, such as recording video from a camera or playing music through speakers
- Listthreejobsperformedbytheoperatingsystemkernel.
ANSWER: Managing interactions with the CPU
Starting, managing, and scheduling programs that handle I/O activities, including device and networking activities
Handling basic computer security
Managing use of the computer's memory (RAM)
Managing priority levels assigned to programs and computer processes
- Describetheroleofa resource manager.
ANSWER: A resource manager manages memory and central processor use to prevent memory conflicts and ensure that no single program dominates all the processing time.
- Describethefunctionofa device driver.
ANSWER: The device driver contains the actual code to communicate with the chips on a hardware device. If a new piece of hardware is introduced into the computer, the operating system code does not have to change to communicate with the new device. You simply need to load the new hardware's device driver onto the operating system.
- DescribetheroleoftheBIOSona computer.
ANSWER: The BIOS, which is stored on a flash memory chip, is low-level program code that initiates and enables communications with hardware devices and performs tests at startup. The BIOS performs an accurate memory and hardware components test called the power-on self test (POST). It also conducts basic hardware and software communications inside the computer and starts a full-fledged operating system that interfaces with the user.
- Describethedifferencebetweena mainframe computer and a PC-class computer.
ANSWER: A PC-class computer is designed for individual users to perform tasks such as word processing, database and spreadsheet management, and networking with other computers. PC computers, varying in size and shape, are designed for individual users. Mainframe computers are very large and are designed for multiuser operation, databases, and conduct massive calculations or manipulate large huge amounts of data.
- Describethedifferencebetweena time-sharing system and a real-time system.
ANSWER: A time-sharing system is a central computer system that is used by multiple users and applications simultaneously. Most of the time-sharing system's work is done in batches, using batch processing. A real-time system is an operating system that receives and processes inputs and produces the required outputs in a specifies amount of time. A real-time computer program immediately performs calculations and returns the answer using sequential processing instead of batch processing.
- ListanddescribethethreetypesofcloudmodelsdescribedbyMicrosoft.
ANSWER: A Private cloud is where computing resources are kept within an organization and used exclusively by that organization.
A Hosted private cloud is where resources are made available through a third-party, but are only accessible to users within a specific organization.
A Public cloud is where a variety of resources are available to any organization through a third party and each organization subscribes only to specific resources, which may also be shared by other organizations.
- Describethedifferencesbetweencooperativemultitaskingandpreemptivemultitasking.
ANSWER: In cooperative multitasking, the operating system hands over control to a program and waits for the program to give control back to the operating system. Whereas, in preemptive multitasking, the operating system is in control of the computer at all times. It lets programs execute a little bit of code at a time, but immediately after the code executes, it forces the program to relinquish control of the CPU back to the OS.