Operating System Practice Exam: Quiz!

  • ACM CS2013
  • IEEE Computer Society
Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By George_smith7
G
George_smith7
Community Contributor
Quizzes Created: 1 | Total Attempts: 766
| Attempts: 766 | Questions: 40
Please wait...
Question 1 / 40
0 %
0/100
Score 0/100
1. Graphical user Interface is: GUI

Explanation

Graphical User Interface (GUI) refers to the visual representation of a computer program or system that allows users to interact with it using icons, menus, and other visual elements. It provides a user-friendly and intuitive way for users to navigate and control the software or application. Therefore, the given statement that "Graphical User Interface is GUI" is true, as GUI is the acronym for Graphical User Interface.

Submit
Please wait...
About This Quiz
Operating System Practice Exam: Quiz! - Quiz

Enhance your understanding of operating systems with this practice exam. Test your knowledge on key concepts such as booting, operation codes, and system processes. Ideal for students and professionals aiming to solidify their understanding of fundamental OS principles.

Personalize your quiz and earn a certificate with your name on it!
2. What is the name given to the organized collection of software that controls the overall operation of a computer?

Explanation

An operating system is the software that manages and controls the overall operation of a computer. It provides a platform for other software to run on and allows users to interact with the computer. The operating system handles tasks such as managing memory, processing tasks, controlling input and output devices, and providing a user interface. It is an essential component of any computer system as it enables the computer hardware and software to work together efficiently.

Submit
3. Process of turning on the computer and loading operating system files from disk to memory is known as?

Explanation

The process of turning on the computer and loading operating system files from disk to memory is known as booting. This involves initializing the hardware components, performing self-tests, and loading the necessary software to start the operating system. During booting, the computer goes through a series of steps to prepare itself for user interaction. "Loading" refers to the act of transferring data from storage to memory, "opening" typically refers to accessing files or applications, and "compiling" is the process of converting source code into machine code.

Submit
4. Which is not the function of an OS?

Explanation

An operating system (OS) is responsible for managing various aspects of a computer system. Memory management involves allocating and deallocating memory resources to different processes. Disk management involves managing the storage and retrieval of data on the computer's hard drive. Application management involves managing the execution and termination of applications on the system. However, virus protection is not typically a function of an OS. Virus protection is usually provided by antivirus software, which is a separate program designed specifically to detect and remove viruses from a computer system.

Submit
5. What is the preferred way to install an Operating System in a new computer that you built?

Explanation

Discussed in class that most people would use a disc.

Submit
6. PDA is

Explanation

A PDA stands for Personal Digital Assistant, which is a handheld device that combines computing, telephone, and networking features. It is designed to assist individuals in managing personal information, such as contacts, calendars, and tasks. PDAs also often have the ability to access the internet, send and receive emails, and run various applications. Therefore, the correct answer is Personal Digital Assistant.

Submit
7. Which of the following is not a product of Microsoft?

Explanation

Ubuntu is a Linux-based operating system that is not developed or owned by Microsoft. On the other hand, W 2000, Vista, and ME are all versions of Windows operating systems developed by Microsoft. Therefore, Ubuntu is the correct answer as it is not a product of Microsoft.

Submit
8. What is BIOS' most important role?

Explanation

BIOS, or Basic Input/Output System, is responsible for initializing and configuring the hardware components of a computer system. Its most important role is to load the operating system into the computer's memory during the boot-up process. This allows the operating system to take control of the computer and start running applications. Without the BIOS loading the operating system, the computer would not be able to function properly.

Submit
9. The part of machine level instruction, which tells the central processor what has to be done, is

Explanation

The correct answer is Operation code. The operation code is a part of the machine level instruction that tells the central processor what operation or task needs to be performed. It specifies the specific operation or instruction that the processor needs to execute, such as addition, subtraction, or comparison. The operation code is crucial in determining the sequence of operations and the specific task that the processor needs to carry out.

Submit
10. Probably the most portable storage device used today is the?

Explanation

A flash drive is the most portable storage device used today because it is small, lightweight, and can easily fit in a pocket or bag. It is also durable and can withstand being carried around and used frequently. Unlike a floppy disk or DVD, a flash drive does not require any additional equipment to read or write data, making it more convenient and versatile. Additionally, a flash drive has a larger storage capacity compared to a floppy disk, making it suitable for storing a variety of files and documents.

Submit
11. One of the responsibilities of the operating system.

Explanation

The operating system is responsible for ensuring that programs and users running simultaneously do not interfere with each other. This is achieved through various mechanisms such as process management, memory management, and resource allocation. By allocating resources efficiently and providing a secure and stable environment, the operating system prevents conflicts and ensures smooth execution of multiple programs and users concurrently.

Submit
12. The Computer that contains rechargeable battery.

Explanation

A laptop is a type of computer that contains a rechargeable battery. Unlike desktop computers, laptops are designed to be portable and can operate on battery power, allowing users to use them without being connected to a power source. This makes laptops convenient for use in various settings, such as traveling or working in different locations. The inclusion of a rechargeable battery in laptops enables them to be used on the go and provides flexibility and mobility to the user.

Submit
13. What is considered as nonvolatile permanent memory?

Explanation

ROM (Read-Only Memory) is considered as nonvolatile permanent memory because it retains its data even when the power is turned off. It contains firmware or software instructions that are permanently written during manufacturing and cannot be modified or erased by normal computer operations. ROM is used to store critical system instructions, such as the computer's startup routines, and it is not affected by power loss or system shutdowns. Therefore, ROM is the correct answer for the given question.

Submit
14. Which Operating System does not support networking between computers?

Explanation

Windows 3.1 does not support networking between computers. This operating system was released in 1992 and was primarily designed for single-user desktop computing. It lacked built-in networking capabilities and required additional software and hardware to establish a network connection. In contrast, Windows 95, Windows 2000, and Windows NT were designed with networking in mind and included features to facilitate communication and file sharing between computers.

Submit
15. BIOS is type of :

Explanation

BIOS, or Basic Input/Output System, is a firmware that is stored on a computer's motherboard. It is responsible for initializing and controlling the hardware components during the boot process. As it is stored on a chip, it is considered a hardware component. However, it also contains software instructions that allow it to communicate with the operating system and other software applications. Therefore, BIOS can be considered a combination of both hardware and software.

Submit
16. Process is

Explanation

The correct answer is "a program in execution." This means that the process refers to a program that is currently running or being executed by the computer's processor. It is different from the other options as they refer to different stages or locations of the program, such as being stored on disk, in main memory, or in secondary memory.

Submit
17. What do you think is the Bios and Cmos for?

Explanation

Choose the best answer pertaining to our class discussions.

Submit
18. Which component uses a lithium battery to maintain computer settings when power is removed?

Explanation

CMOS (Complementary Metal-Oxide-Semiconductor) is the component that uses a lithium battery to maintain computer settings when power is removed. CMOS is responsible for storing the system's BIOS settings, including the date, time, and hardware configuration. The lithium battery provides power to the CMOS chip even when the computer is turned off, ensuring that the settings are not lost.

Submit
19. What is the best way to approach a computer problem?

Explanation

Based on the discussion in class,

Submit
20. Which is a small, low-level program used by the computer operating system to interact with hardware devices?

Explanation

A driver is a small, low-level program used by the computer operating system to interact with hardware devices. It allows the operating system to communicate with and control the hardware, enabling the devices to function properly. Without drivers, the operating system would not be able to recognize or utilize the hardware devices connected to the computer. Therefore, a driver is an essential component that facilitates the interaction between the operating system and the hardware devices.

Submit
21. The printer is working fine on the server but not able to print the documents on the network. Where is the problem?

Explanation

The correct answer is "Problem with printer drivers in the client system." This means that the issue lies with the software that allows the client system to communicate with the printer. It suggests that the printer is functioning properly on the server, but there is a problem with the drivers installed on the client system, preventing it from printing documents over the network.

Submit
22. You are a desktop support technician in you are organization. All client computers run Windows XP professional. Each client computer is configured to support a USB mouse. A user reports that he installed a new driver for his mouse, but now the mouse does not work. You need to ensure that the mouse works again as soon as possible. What should you do?

Explanation

Rolling back the mouse driver in Device Manager will revert the driver to its previous version, which may resolve any compatibility issues or conflicts caused by the new driver installation. This is a quick and effective solution to ensure that the mouse starts working again without the need for a system restart or running additional commands.

Submit
23. Which of the following OS is better for implementing a Client-Server network?

Explanation

Windows 2000 is a better operating system for implementing a Client-Server network compared to MS DOS, Windows 95, and Windows 98. Windows 2000 is a more advanced and modern operating system that offers improved networking capabilities, security features, and stability. It has built-in support for TCP/IP, Active Directory, and other networking protocols and services, making it easier to set up and manage a Client-Server network. Additionally, Windows 2000 provides better performance and scalability, allowing for more efficient and reliable communication between clients and servers.

Submit
24. Incorrect settings in the CMOS setup may prevent you from doing what?

Explanation

Incorrect settings in the CMOS setup may prevent you from loading the operating system. The CMOS setup contains configuration settings for the computer's hardware and system settings. If these settings are incorrect, it can lead to issues during the boot process, preventing the operating system from loading properly. This can result in the computer being unable to start up and display the operating system interface.

Submit
25. Which of the following is not an Operating System?

Explanation

Windows Explorer is not an operating system, but rather a file management system and graphical user interface component of the Windows operating system. Mac OS, Red Hat, and Solaris are all examples of operating systems.

Submit
26. While performing preventive maintenance, a technician notices that the operating system is missing updates. How can the technician enable automatic updates?

Explanation

To enable automatic updates, the technician should run the Automatic Updates utility from the Control Panel. This utility allows the user to configure the settings for automatic updates, such as the frequency of updates and whether to install them automatically or prompt for user input. By running this utility, the technician can ensure that the operating system receives the necessary updates to maintain its security and performance.

Submit
27. While booting the system, user getting long beeps code. Problem   with………

Explanation

The correct answer is RAM. When a user is getting long beep codes while booting the system, it indicates a problem with the RAM. Long beep codes typically suggest a memory failure or a faulty RAM module. This could be due to various reasons such as loose connections, incompatible RAM, or a defective RAM module.

Submit
28. What is the full form of DOS?

Explanation

The full form of DOS is Disk Operating System. DOS is an operating system that was commonly used in the early days of personal computers. It was primarily designed to manage and control the operations of a computer's disk storage. DOS provided a command-line interface for users to interact with the computer and execute various tasks. It was widely used until graphical user interfaces became more prevalent.

Submit
29. One of the functions of the operating system is it serves an interface between the user and ______ 

Explanation

The operating system serves as an interface between the user and hardware. It manages and controls the hardware resources of a computer system, allowing the user to interact with the computer and perform tasks. The operating system provides a layer of abstraction, hiding the complexities of the hardware from the user and providing a user-friendly interface to access and utilize the hardware components effectively.

Submit
30. What is the first job the Basic Input Output System(BIOS) does at start-up?

Explanation

At start-up, the BIOS performs a power-on-self-test (POST) to check the hardware components of the computer. This test ensures that the essential hardware components are functioning properly before the operating system is loaded. It checks the CPU, memory, storage devices, and other peripherals for any errors or faults. By running the POST, the BIOS can identify any potential issues and provide error codes or messages if necessary. Therefore, the first job of the BIOS at start-up is to run the power-on-self-test.

Submit
31. Which technology was developed to simplify the installation of new hardware?

Explanation

Plug and Play (PnP) technology was developed to simplify the installation of new hardware. PnP allows devices to be automatically recognized and configured by the computer's operating system without the need for manual intervention. This technology eliminates the need for users to manually set jumpers, configure IRQ and DMA settings, or install drivers for new hardware. With PnP, users can simply plug in a new device and have it automatically detected and configured by the system, making the installation process much easier and more user-friendly.

Submit
32. Which of the following is NOT  a function of operating system? 

Explanation

The operating system is responsible for managing various resources such as memory, CPU, and devices, which is referred to as the Resource Manager. It also handles the management of storage devices, including disk space allocation and file management, known as the Storage Manager. The operating system also oversees the execution and scheduling of processes, making sure they run smoothly, which is the role of the Process Manager. However, the Software Manager is not a function of the operating system. It is typically a separate software that manages the installation, updating, and removal of applications on a computer system.

Submit
33. Which of the following are examples of input devices?

Explanation

The keyboard and scanner are both examples of input devices because they allow the user to input data or commands into a computer system. The keyboard allows the user to type in text or commands, while the scanner allows the user to input physical documents or images into a digital format. The laptop and printer, on the other hand, are not input devices. A laptop is a portable computer, and a printer is an output device that produces physical copies of digital files.

Submit
34. A system program that combines the separately compiled modules of a program into a form suitable for execution.

Explanation

A linking loader is a system program that takes separately compiled modules of a program and combines them into a form that is suitable for execution. It resolves any references between the modules and generates a complete executable program. This process of linking allows the program to access functions and variables defined in other modules, ensuring that the program runs correctly. Therefore, a linking loader is the correct answer to this question.

Submit
35. What is the use of API?

Explanation

API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other. The use of API allows applications to access and utilize the functions and features of a computer or operating system without directly interacting with the CPU. This enables developers to easily integrate their applications with existing systems, access data and services, and enhance functionality. Therefore, the correct answer is "Use the functions of the computer and operating systems w/o directly contact in the CPU."

Submit
36. What does the acronym DNS stand for?

Explanation

DNS stands for Domain Name Service. This acronym refers to the system that translates domain names into IP addresses, allowing users to access websites and other resources on the internet. The DNS acts as a directory that matches the user-friendly domain names (such as www.example.com) with the corresponding IP addresses (such as 192.168.0.1) that computers use to communicate with each other. This service is essential for the functioning of the internet as it enables users to easily navigate and access websites without having to remember complex IP addresses.

Submit
37. Which of the following are examples of output devices?

Explanation

Heater and speakers are examples of output devices because they both produce some form of output. A heater generates heat as output, while speakers produce sound as output. Both of these devices receive information from a source and then convert that information into a form that can be perceived by humans, making them output devices.

Submit
38. A process needs certain resources to accomplish a certain task. What are these resources?

Explanation

The resources needed by a process to accomplish a certain task include CPU time, memory, files, and I/O devices. CPU time refers to the amount of time the CPU needs to execute the instructions of the process. Memory is required to store the program instructions and data being processed. Files are necessary for input and output operations, allowing the process to read and write data. I/O devices such as keyboards, monitors, and printers enable communication between the process and the external world.

Submit
39. What are the 6 operating system tasks?

Explanation

The 6 operating system tasks are processor management, memory management, device management, storage management, application interface, and user interface. Processor management involves managing the allocation of the CPU to different processes. Memory management involves allocating and deallocating memory to processes. Device management involves managing input and output devices. Storage management involves managing secondary storage devices like hard drives. Application interface provides a set of functions and procedures for application developers to interact with the operating system. User interface allows users to interact with the operating system and its applications.

Submit
40. What is plug and play(PnP) in a windows environment?

Explanation

Plug and Use

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 13, 2019
    Quiz Created by
    George_smith7
Cancel
  • All
    All (40)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Graphical user Interface is: GUI
What is the name given to the organized collection of software that...
Process of turning on the computer and loading operating system files...
Which is not the function of an OS?
What is the preferred way to install an Operating System in a new...
PDA is
Which of the following is not a product of Microsoft?
What is BIOS' most important role?
The part of machine level instruction, which tells the central...
Probably the most portable storage device used today is the?
One of the responsibilities of the operating system.
The Computer that contains rechargeable battery.
What is considered as nonvolatile permanent memory?
Which Operating System does not support networking between computers?
BIOS is type of :
Process is
What do you think is the Bios and Cmos for?
Which component uses a lithium battery to maintain computer settings...
What is the best way to approach a computer problem?
Which is a small, low-level program used by the computer operating...
The printer is working fine on the server but not able to print the...
You are a desktop support technician in you are organization. All...
Which of the following OS is better for implementing a Client-Server...
Incorrect settings in the CMOS setup may prevent you from doing what?
Which of the following is not an Operating System?
While performing preventive maintenance, a technician notices that the...
While booting the system, user getting long beeps code....
What is the full form of DOS?
One of the functions of the operating system is it serves an interface...
What is the first job the Basic Input Output System(BIOS) does at...
Which technology was developed to simplify the installation of new...
Which of the following is NOT  a function of operating...
Which of the following are examples of input devices?
A system program that combines the separately compiled modules of a...
What is the use of API?
What does the acronym DNS stand for?
Which of the following are examples of output devices?
A process needs certain resources to accomplish a certain task. What...
What are the 6 operating system tasks?
What is plug and play(PnP) in a windows environment?
Alert!

Advertisement