All Exams  >   Bank Exams  >   IBPS PO Prelims & Mains Preparation  >   All Questions

All questions of Operating System for Bank Exams Exam

Which of the following is not an operating system software?
  • a)
    MS-DOS
  • b)
    Window 95/98
  • c)
    UNIX
  • d)
    Adobe
  • e)
    None of the above
Correct answer is option 'D'. Can you explain this answer?

MS-DOS is a computer operating system by Microsoft Corporation. It stands for ''Microsoft Disk Operating System'' and came from an operating system Microsoft bought called QDOS.
Windows 98 is a graphical operating system developed by Microsoft as part of its Windows 9x family of operating systems. It is the successor to Windows 95, and was released to manufacturing on May 15, 1998, and to retail on June 25, 1998.
UNIX is an operating system which was first developed in the 1960s, and has been under constant development ever since. By operating system, we mean the suite of programs which make the computer work. It is a stable, multiuser, multitasking system for servers, desktops and laptops.
Adobe Reader is a free program created and distributed by Adobe Systems. It is used to open PDF documents. PDFs can be a wide variety of files, such as images, text documents, forms, books, or any combination of these.

The part of the memory of a computer from which instructions are executed is:
  • a)
    Secondary storage
  • b)
    Main storage
  • c)
    RAM
  • d)
    CPU
  • e)
    None of these
Correct answer is option 'B'. Can you explain this answer?

Nikita Singh answered
In a computer, program-addressable storage from which instructions and other data may be loaded directly into registers for subsequent execution or processing is known as main storage. Main storage includes the total program-addressable execution space that may include one or more storage devices.

Which computer memory is used for storing programs and data that are currently being processed by the CPU?
  • a)
    Mass memory
  • b)
    Internal memory
  • c)
    Non-volatile memory
  • d)
    PROM
  • e)
    None of these
Correct answer is option 'B'. Can you explain this answer?

Internal memory is the computer memory used for storing programs and data that are currently being processed by the CPU. It is also known as primary memory or main memory. Internal memory is directly accessed by the CPU and plays a crucial role in the overall performance of the computer system.

Key Points:
- Internal memory is an essential component of a computer system as it provides the necessary storage space for the CPU to execute instructions and process data.
- It is volatile memory, which means that the stored information is lost when the power supply to the computer is turned off.
- Internal memory is made up of integrated circuits, which are capable of storing and retrieving data at a very high speed.
- It is divided into two types: RAM (Random Access Memory) and ROM (Read-Only Memory).
- RAM is used for storing data and instructions that are currently being executed by the CPU. It allows for fast read and write operations, making it ideal for temporary storage.
- ROM, on the other hand, is used for storing permanent data and instructions that are essential for the computer to function. It retains its contents even when the power is turned off.
- The size of internal memory varies depending on the computer system. It can range from a few gigabytes to several terabytes in modern computers.
- The CPU constantly accesses the internal memory to fetch instructions and data, perform calculations, and store the results. The speed and capacity of the internal memory directly impact the overall performance of the computer system.
- Internal memory works in conjunction with other components of the computer, such as the CPU, cache memory, and secondary storage devices, to ensure efficient processing and storage of data.
- In summary, internal memory is a critical component of a computer system that provides fast and temporary storage for programs and data currently being processed by the CPU. It enables the efficient execution of instructions and plays a crucial role in the overall performance of the system.

A DOS is an operating system that runs from a disk drive. DOS stands for _______.
  • a)
    Disk Operating System
  • b)
    Drive Operating System
  • c)
    Durable Operating System
  • d)
    Divided Operating System
  • e)
    Disk Opaque System
Correct answer is option 'A'. Can you explain this answer?

Arshiya Nair answered
DOS, which stands for Disk Operating System, is an operating system that runs from a disk drive. It was one of the earliest operating systems developed for personal computers. DOS became popular in the 1980s and early 1990s, primarily due to its simplicity and compatibility with a wide range of hardware.

Here is a detailed explanation of why the correct answer is option 'A' - Disk Operating System:

1. Disk Operating System (DOS):
DOS is an operating system that is designed to be loaded and run directly from a disk drive, such as a hard disk or floppy disk. It is a single-user, single-tasking operating system that provides a command-line interface for interacting with the computer.

2. Drive Operating System:
The option 'B' - Drive Operating System is not the correct answer. While DOS does operate from a disk drive, it is not specifically designed to manage or control the drive itself. Instead, it is an operating system that utilizes the disk drive to store and execute its files.

3. Durable Operating System:
The option 'C' - Durable Operating System is not the correct answer. The term "durable" refers to the ability of a system to withstand failure or damage. DOS, however, does not possess any specific features or characteristics that make it particularly durable.

4. Divided Operating System:
The option 'D' - Divided Operating System is not the correct answer. DOS is not divided into separate components or modules that perform specific functions. It is a relatively simple operating system that provides basic file management and command execution capabilities.

5. Disk Opaque System:
The option 'E' - Disk Opaque System is not the correct answer. The term "opaque" refers to something that is difficult to understand or see through. DOS, on the other hand, is a relatively transparent operating system that allows users to directly interact with the underlying hardware and software.

In conclusion, the correct answer is option 'A' - Disk Operating System. DOS is an operating system that runs from a disk drive and provides a command-line interface for users to interact with the computer.

_______ command is used to divide the blank sector surface into a different partition.
  • a)
    Undo
  • b)
    Format
  • c)
    Paste
  • d)
    Copy
  • e)
    Control
Correct answer is option 'B'. Can you explain this answer?

Arya Saha answered
Format command for dividing the blank sector surface into a different partition
Formatting a storage device such as a hard drive or USB drive involves preparing the blank sector surface for data storage by creating partition tables and file systems. The format command is often used to divide the blank sector surface into different partitions.

Importance of partitioning
- Partitioning allows users to organize and separate data into different sections on a storage device.
- It helps in managing data more efficiently by allocating specific amounts of space for different purposes.
- Partitioning can also improve performance and security by isolating system files from user files.

Steps to partition using the format command
1. Open the command prompt window on your computer.
2. Type the command "format" followed by the drive letter of the storage device you want to partition (e.g., format D:).
3. Specify the desired file system type for the partition (e.g., NTFS, FAT32).
4. Follow the on-screen instructions to complete the partitioning process.

Caution when using the format command
- Formatting a storage device will erase all existing data on it, so make sure to back up important files before proceeding.
- Double-check the drive letter to avoid accidentally formatting the wrong drive.
- Be cautious when partitioning system drives to avoid disrupting the operating system's functionality.
By following these steps and being mindful of the precautions, you can effectively use the format command to divide the blank sector surface into different partitions on a storage device.

What type of operating system is Linux?
  • a)
    Open-source
  • b)
    Closed-source
  • c)
    Windows
  • d)
    Mac
  • e)
    None of these
Correct answer is option 'A'. Can you explain this answer?

Rahul Mehta answered
Linux is a family of open-source Unix-like operating systems based on the Linux kernel. It is widely used for supercomputers, mainframe computers, and servers.

Name the operating system which can be considered as India`s product.
  • a)
    Windows 98
  • b)
    Windows 2000
  • c)
    Linux
  • d)
    BOSS
  • e)
    UNIX
Correct answer is option 'D'. Can you explain this answer?

Bharat Operating System Solutions (BOSS Linux) is a GNU/Linux distribution developed by C-DAC, Chennai in order to benefit the usage of Free/Open Source Software in India.

What is the memory that does not change its contents without external cause called?
  • a)
    Dynamic memory
  • b)
    Static memory
  • c)
    RAM
  • d)
    EEPROM
  • e)
    None of these
Correct answer is option 'B'. Can you explain this answer?

Nikita Singh answered
A memory that does not change its contents without external causes is known as static memory.
Static Random-Access Memory (static RAM or SRAM) is a type of semiconductor memory that uses bistable latching circuitry (flip-flop) to store each bit. SRAM exhibits data remanence, but it is still volatile in the conventional sense that data is eventually lost when the memory is not powered.

In Unix operating system, which command shows the full path name of the current directory?
  • a)
    pwd
  • b)
    dir
  • c)
    directory
  • d)
    showdir
  • e)
    dirpwd
Correct answer is option 'A'. Can you explain this answer?

The command 'pwd' stands for Print Working Directory. It is used to print the path of the currently working directory starting from the root. It is a built-in command.

Which of the following digital devices processes the data?
  • a)
    Data processor
  • b)
    Data entry
  • c)
    DBMS
  • d)
    Database
  • e)
    Entity
Correct answer is option 'A'. Can you explain this answer?

Rahul Mehta answered
A digital device that processes data is known as data processor.
The processor, more formally known as the central processing unit (CPU), has the electronic circuitry that manipulates input data into the information required by the users. The central processing unit executes computer instructions that are specified in the program.
Some of the most common processing devices in a computer include central processing unit (CPU) and graphics processing unit (GPU).

Operating System is otherwise known as ______.
  • a)
    Database
  • b)
    Application Software
  • c)
    System Software
  • d)
    Utility Software
  • e)
    Accounting Software
Correct answer is option 'C'. Can you explain this answer?

Aisha Gupta answered
An operating system (OS) is the program that, after being initially loaded into the computer by a boot program, manages all of the other application programs in a computer. The operating system is the best-known example of system software.

What kind(s) of supply/supplies is/are used in order to make an analog computer work?
  • a)
    Continuous electrical pulses
  • b)
    Magnetic strength
  • c)
    Natural strength
  • d)
    Physical strength
  • e)
    All of these
Correct answer is option 'A'. Can you explain this answer?

Analog computer works on the supply of Continuous electrical pulses.
An analog computers, works by measuring voltages and currents rather than by the process of counting. An analog computers works on supply of continuous electrical signals and display outputs continuously. Side rule is an example analog device in which numbered as expressed as distances.
A computer that operates with numbers represented by directly measurable quantities (such as voltages or rotations) — compare digital computer, hybrid computer. This contrasts with an analog signal, which represents continuous values; at any given time it represents a real number within a continuous range of values.

_________ is a startup sequence that starts the operating system of a computer when it is turned on.
  • a)
    Starting
  • b)
    Initialising
  • c)
    Booting
  • d)
    Formatting
  • e)
    Debugging
Correct answer is option 'C'. Can you explain this answer?

Booting is a startup sequence that starts the operating system of a computer when it is turned on.The initial collection of tasks that the computer carries out when it is turned on is known as the boot sequence.

While working with MS-DOS which command transfers a specific file from onedisk to another?
  • a)
    Copy
  • b)
    Paste
  • c)
    Control
  • d)
    Cut
  • e)
    Undo
Correct answer is option 'A'. Can you explain this answer?

Kavya Saxena answered
Use the Copy command to copy a specified file from one disc to another. Diskcopy transfers the entire disc to a new disc. The Time command shows the current system time, while the Rename command renames a file.

Which of the following is NOT a non-volatile memory?
  • a)
    PROM
  • b)
    Bubble memory
  • c)
    EPROM
  • d)
    RAM
  • e)
    None of these
Correct answer is option 'D'. Can you explain this answer?

Rahul Mehta answered
Non-volatile memory (NVM) or non-volatile storage is a type of computer memory that can retain stored information even after power is removed. In contrast, volatile memory needs constant power in order to retain data. ROM is non-volatile; even after you turn off your computer, the contents of ROM will remain.

Chapter doubts & questions for Operating System - IBPS PO Prelims & Mains Preparation 2025 is part of Bank Exams exam preparation. The chapters have been prepared according to the Bank Exams exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Bank Exams 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Operating System - IBPS PO Prelims & Mains Preparation in English & Hindi are available as part of Bank Exams exam. Download more important topics, notes, lectures and mock test series for Bank Exams Exam by signing up for free.

Top Courses Bank Exams