Aspirant Academy

MCQ

Basic Computer: Operating System Basics MCQ - Practice Questions with Answers

Solve 15 Basic Computer: Operating System Basics questions for RAS/RPSC preparation.

Practice questions

Q1Which one of the following statements about user interfaces in operating systems is incorrect?

A A graphical user interface uses windows, icons, menus and a pointer.
B A command-line interface generally requires the user to type commands.
C A GUI normally makes computer use easier for beginners than remembering many typed commands.
D A GUI can be used only if the computer has no mouse or pointing device.
Explanation

The question asks for the incorrect statement. A GUI, or graphical user interface, is based on visual elements such as windows, icons, menus and a pointer. It is especially convenient when used with a mouse, touchpad or other pointing device, though keyboard navigation may also exist. A command-line interface, in contrast, depends mainly on typed commands. Therefore statements A, B and C are correct. Statement D wrongly says GUI can be used only without a mouse or pointing device, so D is the incorrect statement.

Q2Which statement best describes the role of an operating system in a computer?

A It manages hardware resources and provides a working environment for application programmes.
B It is only a storage device used for keeping files permanently.
C It is a spreadsheet programme used mainly for calculations.
D It is a security camera connected to a computer network.
Explanation

An operating system is the main system software of a computer. The clue in the question is the word “role”, so the answer must describe broad management, not one narrow task. The OS allocates processor time and memory, controls input-output devices, manages files and gives applications a platform to run. A storage device only stores data, and a spreadsheet is just one application. Therefore option A correctly states the role of an operating system as a resource manager and working environment.

Q3Assertion (A): An operating system uses device drivers to communicate with hardware devices such as printers and scanners. Reason (R): A device driver is software that helps the operating system control a specific hardware device. Choose the correct answer.

A Both A and R are true, and R is the correct explanation of A
B Both A and R are true, but R is not the correct explanation of A
C A is true, but R is false
D A is false, but R is true
Explanation

The assertion is true because an operating system does not handle every hardware device in the same direct way. It uses device drivers for printers, scanners, display adapters and similar devices. The reason is also true: a driver is software written for a particular device or device class, and it tells the operating system how to control that hardware. Since this is exactly why drivers are needed in the assertion, the reason correctly explains the assertion. Therefore option A is the correct answer.

Q4Which of the following statements about file and folder management in an operating system is incorrect?

A An operating system helps users create, rename, copy and delete files.
B A folder can contain files as well as other folders.
C A file extension generally helps identify the type of a file.
D Deleting a shortcut always deletes the original file or program.
Explanation

The question asks for the incorrect statement. Operating systems provide file-management tools such as creating, copying, renaming and deleting files. Folders can hold files and subfolders, and file extensions usually indicate the file type. A shortcut, however, is only a link or pointer to a file, folder or program. Deleting the shortcut removes that link, not necessarily the original item. Therefore, the statement that deleting a shortcut always deletes the original file or program is incorrect.

Q5Consider the following statements about operating system functions. Statement 1: An operating system allocates CPU time and memory to running programs. Statement 2: An operating system directly increases the physical capacity of RAM. Which of the statements given above is/are correct?

A Statement 1 only
B Statement 2 only
C Both Statement 1 and Statement 2
D Neither Statement 1 nor Statement 2
Explanation

The operating system manages resources. It schedules processes for CPU time and allocates memory so that several programs can run in an organised way. That makes Statement 1 correct. Statement 2 is the trap: memory management does not mean creating extra physical RAM. Installed RAM capacity changes only by adding or replacing hardware. The stem asks for correct statements, so after accepting Statement 1 and rejecting Statement 2, the answer is Statement 1 only.

You've seen 5 of 15 sample questions

Unlimited practice on Basic Computer: Operating System Basics comes with the RAS Test Series + Practice pack or Gate Pass.

More questions

6Which of the following best describes the main role of an operating system in a computer?

AIt acts as an interface between the user, application programs and hardware.
BIt is used only for typing documents and formatting text.
CIt is the physical circuit board on which the CPU is fitted.
DIt permanently stores data even when the computer is switched off.

7Which one of the following best describes an operating system in a computer?

ASystem software that manages hardware, software resources, files and user interaction
BAn application used only for typing letters and reports
CA hardware chip that performs arithmetic and logical operations
DA network cable used to connect computers to the internet

8In operating system terminology, what is booting?

AThe process of loading the operating system into memory when the computer starts
BThe process of permanently deleting unwanted files from the disk
CThe process of copying selected text to the clipboard
DThe process of converting a document into a printed page

9Consider the following statements about an operating system. Statement 1: It helps more than one programme appear to run at the same time by managing CPU time. Statement 2: It provides basic security through user accounts and permissions. Statement 3: It permanently increases the physical RAM capacity of a computer. Which of the above statements are correct?

AStatements 1 and 2 only
BStatements 1 and 3 only
CStatements 2 and 3 only
DStatements 1, 2 and 3

10Assertion (A): During booting, the operating system is loaded into main memory. Reason (R): The computer needs the operating system in memory before the user can work with applications and files. Select the correct answer.

ABoth Assertion and Reason are true, and Reason is the correct explanation of Assertion.
BBoth Assertion and Reason are true, but Reason is not the correct explanation of Assertion.
CAssertion is true, but Reason is false.
DAssertion is false, but Reason is true.

11In basic computer terminology, which of the following correctly explains booting?

ALoading the operating system into main memory when the computer starts
BMoving a deleted file from the Recycle Bin back to its folder
CChanging the font size of selected text in a document
DConnecting two computers with a network cable

12Match List I with List II. List I: I. File management II. Memory management III. Device management IV. User interface List II: 1. Provides a way for the user to give commands 2. Controls printers, keyboard and other peripherals 3. Organises files and folders on storage 4. Allocates RAM to running programmes

AI-3, II-4, III-2, IV-1
BI-4, II-3, III-2, IV-1
CI-3, II-2, III-4, IV-1
DI-1, II-4, III-2, IV-3

13Match List I with List II. List I: I. Memory management II. File management III. Device management IV. Process management List II: 1. Allocates RAM to running programmes 2. Organises files and folders on storage 3. Controls printers, keyboard and other peripherals 4. Schedules and controls running tasks

AI-1, II-2, III-3, IV-4
BI-2, II-1, III-3, IV-4
CI-1, II-3, III-2, IV-4
DI-4, II-2, III-3, IV-1

14Consider the following statements about an operating system. Statement 1: It acts as an interface between the user and the computer hardware. Statement 2: It manages running programmes and system resources. Statement 3: It is needed only when the computer is connected to the internet. Which of the statements given above are correct?

AStatement 1 and Statement 2 only
BStatement 1 and Statement 3 only
CStatement 2 and Statement 3 only
DStatement 1, Statement 2 and Statement 3

15Match List I with List II. List I: I. Graphical user interface II. Command-line interface List II: 1. User types text commands to perform tasks 2. User works with icons, windows and menus Select the correct match.

AI-2, II-1
BI-1, II-2
CI-1, II-1
DI-2, II-2

More topics in Basic Computer

Explore other subjects