Operating System Practice Exam: Quiz!

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By George_smith7
G
George_smith7
Community Contributor
Quizzes Created: 1 | Total Attempts: 604
Questions: 40 | Attempts: 604

SettingsSettingsSettings
Operating System Practice Exam: Quiz! - Quiz

.


Questions and Answers
  • 1. 

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

    • A.

      Operation code

    • B.

      Address

    • C.

      Locator

    • D.

      Flip-Flop

    Correct Answer
    A. Operation code
    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.

    Rate this question:

  • 2. 

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

    • A.

      Assembler

    • B.

      Linking loader

    • C.

      Cross compiler

    • D.

      Load and go

    Correct Answer
    B. Linking loader
    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.

    Rate this question:

  • 3. 

    Process is

    • A.

      Program in High level language kept on disk

    • B.

      Contents of main memory

    • C.

      A program in execution

    • D.

      A job in secondary memory

    Correct Answer
    C. A program in execution
    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.

    Rate this question:

  • 4. 

    What is the name given to the organized collection of software that controls the overall operation of a computer?

    • A.

      Working system

    • B.

      Peripheral system

    • C.

      Operating system

    • D.

      Controlling system

    Correct Answer
    C. Operating system
    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.

    Rate this question:

  • 5. 

    What is the full form of DOS?

    • A.

      Disk Operation System

    • B.

      Dynamic Operating System

    • C.

      Disk Operating System

    • D.

      Dynamic Overload System

    Correct Answer
    C. Disk Operating System
    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.

    Rate this question:

  • 6. 

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

    • A.

      Loading

    • B.

      Opening

    • C.

      Booting

    • D.

      Compiling

    Correct Answer
    C. Booting
    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.

    Rate this question:

  • 7. 

    Probably the most portable storage device used today is the?

    • A.

      Floppy disk.

    • B.

      Flash drive.

    • C.

      Hard disk.

    • D.

      DVD.

    Correct Answer
    B. Flash drive.
    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.

    Rate this question:

  • 8. 

    What is BIOS' most important role?

    • A.

      Loading the operating system

    • B.

      Initiating the microprocessor

    • C.

      Running applications

    Correct Answer
    A. Loading the operating system
    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.

    Rate this question:

  • 9. 

    BIOS is type of :

    • A.

      Hardware

    • B.

      Software

    • C.

      Combination of both

    Correct Answer
    C. Combination of both
    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.

    Rate this question:

  • 10. 

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

    • A.

      Loading OS

    • B.

      Running an Application

    • C.

      Using a specific hardware components

    Correct Answer
    A. Loading OS
    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.

    Rate this question:

  • 11. 

    What do you think is the Bios and Cmos for?

    • A.

      For modifying the Boot Order process and different underlying settings

    • B.

      To Modify the overall performance of the computer.

    • C.

      For increased power output.

    • D.

      To manage computer connections and maintain proper function.

    Correct Answer
    A. For modifying the Boot Order process and different underlying settings
    Explanation
    Choose the best answer pertaining to our class discussions.

    Rate this question:

  • 12. 

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

    • A.

      Put the disc in and make it happen.

    • B.

      Install a floppy in the floppy drive and boot from it

    • C.

      Install an OS disc and boot from the disc (eg) Windows XP

    • D.

      Clone a previous hard drive to the new computer.

    Correct Answer
    C. Install an OS disc and boot from the disc (eg) Windows XP
    Explanation
    Discussed in class that most people would use a disc.

    Rate this question:

  • 13. 

    What is the best way to approach a computer problem?

    • A.

      Begin by informing the person reporting the problem that he is the cause of the problem.

    • B.

      Use logic to rule out the symptoms and reach the best possible solution.

    • C.

      Use a diagnostic tool that will solve the problem for you.

    • D.

      Reinstall windows or the OS previously on the system

    Correct Answer
    B. Use logic to rule out the symptoms and reach the best possible solution.
    Explanation
    Based on the discussion in class,

    Rate this question:

  • 14. 

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

    Correct Answer
    allows plug in devices recognize them, install use , easy to install components , recognized by computer
    Explanation
    Plug and Use

    Rate this question:

  • 15. 

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

    • A.

      Run memory byte count

    • B.

      Test for parity errors

    • C.

      Load instructions to RAM

    • D.

      Run the power-on-self-test

    Correct Answer
    D. Run the power-on-self-test
    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.

    Rate this question:

  • 16. 

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

    • A.

      ROM

    • B.

      BIOS

    • C.

      CMOS

    • D.

      EEPROM

    Correct Answer
    C. CMOS
    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.

    Rate this question:

  • 17. 

    What is considered as nonvolatile permanent memory?

    • A.

      ROM

    • B.

      BIOS

    • C.

      CMOS

    • D.

      EEPROM

    Correct Answer
    A. ROM
    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.

    Rate this question:

  • 18. 

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

    • A.

      BIOS

    • B.

      Driver

    • C.

      Parity

    • D.

      Interrupt

    Correct Answer
    B. Driver
    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.

    Rate this question:

  • 19. 

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

    • A.

      VGA

    • B.

      Processor

    • C.

      RAM

    • D.

      Hard disk

    Correct Answer
    C. RAM
    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.

    Rate this question:

  • 20. 

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

    • A.

      Problem with server

    • B.

      Problem with printer

    • C.

      Problem with printer drivers in the client system

    • D.

      Problem with printer drivers in the server

    Correct Answer
    C. Problem with printer drivers in the client system
    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.

    Rate this question:

  • 21. 

    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?

    • A.

      Instruct the user to restart the computer by suing the Last known Good configuration option

    • B.

      Run the verify off command. Restart the computer

    • C.

      Instruct the user to use system restore

    • D.

      Instruct the user to use Device manager to roll back the mouse driver

    Correct Answer
    D. Instruct the user to use Device manager to roll back the mouse driver
    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.

    Rate this question:

  • 22. 

    Which of the following is not an Operating System?

    • A.

      Mac OS

    • B.

      Windows Explorer

    • C.

      Red Hat

    • D.

      Solaris

    Correct Answer
    B. Windows Explorer
    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.

    Rate this question:

  • 23. 

    Which of the following is not a product of Microsoft?

    • A.

      Ubuntu

    • B.

      W 2000

    • C.

      Vista

    • D.

      ME

    Correct Answer
    A. Ubuntu
    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.

    Rate this question:

  • 24. 

    Graphical user Interface is: GUI

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    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.

    Rate this question:

  • 25. 

    The Computer that contains rechargeable battery.

    Correct Answer
    Laptop
    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.

    Rate this question:

  • 26. 

    PDA is

    • A.

      Personal Digital Assistant

    • B.

      Personal Digital Assessment

    • C.

      Personnel Digital Assistant

    • D.

      Personnel Digital Assessment

    Correct Answer
    A. Personal Digital Assistant
    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.

    Rate this question:

  • 27. 

    What does the acronym DNS stand for?

    • A.

      Domain Name Service

    • B.

      Domain Name Server

    • C.

      Do Not Service

    • D.

      Domain Network Server

    Correct Answer
    A. Domain Name Service
    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.

    Rate this question:

  • 28. 

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

    • A.

      AGP

    • B.

      HAL

    • C.

      IRQ-and-DMA

    • D.

      OSR2

    • E.

      PnP

    Correct Answer
    E. PnP
    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.

    Rate this question:

  • 29. 

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

    • A.

      Run the Sysedit utility from the command line.

    • B.

      Run the Autoupdate utility from the command line.

    • C.

      Run the Automatic Updates utility from the Control Panel.

    • D.

      Click the Update icon in the System Tray.

    • E.

      Right-click My Computer and then choose Advanced > Updates.

    Correct Answer
    C. Run the Automatic Updates utility from the Control Panel.
    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.

    Rate this question:

  • 30. 

    What are the 6 operating system tasks?

    • A.

      Application programming interface

    • B.

      Application software

    • C.

      Processor management

    • D.

      Memory management

    • E.

      I/O management

    • F.

      Device management

    • G.

      Storage management

    • H.

      Application interface

    • I.

      User interface

    Correct Answer(s)
    C. Processor management
    D. Memory management
    F. Device management
    G. Storage management
    H. Application interface
    I. User interface
    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.

    Rate this question:

  • 31. 

    What is the use of API?

    • A.

      Serves as the interface both application and operating system

    • B.

      Use the functions of the computer and operating systems w/o directly contact in the CPU

    • C.

      Create an interface for hardware processes

    • D.

      All of the above

    Correct Answer
    B. Use the functions of the computer and operating systems w/o directly contact in the CPU
    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."

    Rate this question:

  • 32. 

    One of the responsibilities of the operating system.

    • A.

      Perform basic tasks

    • B.

      Ensure programs and users running at the same time do not interfere with each other

    • C.

      Maintain reliability and scalability

    • D.

      Can run any many different platforms

    Correct Answer
    B. Ensure programs and users running at the same time do not interfere with each other
    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.

    Rate this question:

  • 33. 

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

    • A.

      MS DOS

    • B.

      Windows 95

    • C.

      Windows 98

    • D.

      Windows 2000

    Correct Answer
    D. Windows 2000
    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.

    Rate this question:

  • 34. 

    Which is not the function of an OS?

    • A.

      Memory management

    • B.

      Disk management

    • C.

      Application management

    • D.

      Virus protection

    Correct Answer
    D. Virus protection
    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.

    Rate this question:

  • 35. 

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

    • A.

      CPU time

    • B.

      Memory

    • C.

      Files

    • D.

      I/o devices

    Correct Answer(s)
    A. CPU time
    B. Memory
    C. Files
    D. I/o devices
    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.

    Rate this question:

  • 36. 

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

    • A.

      Software

    • B.

      Hardware

    • C.

      Utilities

    • D.

      Data ware

    Correct Answer
    B. Hardware
    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.

    Rate this question:

  • 37. 

    Which of the following is NOT  a function of operating system? 

    • A.

      Resource Manager

    • B.

      Storage Manager

    • C.

      Process Manager

    • D.

      Software Manager

    Correct Answer
    D. Software Manager
    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.

    Rate this question:

  • 38. 

    Which Operating System does not support networking between computers?

    • A.

      Windows 3.1

    • B.

      Windows 95

    • C.

      Windows 2000

    • D.

      Windows NT

    Correct Answer
    A. Windows 3.1
    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.

    Rate this question:

  • 39. 

    Which of the following are examples of input devices?

    • A.

      Keyboard

    • B.

      Scanner

    • C.

      Laptop

    • D.

      Printer

    Correct Answer(s)
    A. Keyboard
    B. Scanner
    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.

    Rate this question:

  • 40. 

    Which of the following are examples of output devices?

    • A.

      Camera

    • B.

      Heater

    • C.

      Speakers

    • D.

      Scanner

    Correct Answer(s)
    B. Heater
    C. Speakers
    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.

    Rate this question:

Quiz Review Timeline +

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
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.