wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Operating System Quiz

Total questions: 60

Worksheet time: 30mins

Name
Class
Date
1.

Which of the following is not an operating system?

a)

DOS

b)

Windows

c)

Oracle

d)

Linux

2.

What is the maximum length of the filename in DOS?

a)

4

b)

12

c)

5

d)

8

3.

When was the first operating system developed?

a)

1948

b)

1951

c)

1950

d)

1949

4.

Which of the following is the extension of Notepad?

a)

.bmp

b)

.ppt

c)

.xls

d)

.txt

5.

What is the full name of FAT?

a)

Format allocation table

b)

File attribute table

c)

File allocation table

d)

Font attribute table

6.

What is the mean of the Booting in the operating system?

a)

To scan

b)

Install the program

c)

To turn off

d)

Restarting computer

7.

When does page fault occur?

a)

The page does not present in memory

b)

The deadlock occurs

c)

The buffering occurs

d)

The page is present in memory

8.

Which of the following is a single-user operating system?

a)

MAC

b)

Linux

c)

Ms-Dos

d)

Windows

9.

Which of the following does not interrupt the running process?

a)

Scheduler process

b)

Power failure

c)

Device

d)

Timer interrupt

10.

What is Microsoft Windows?

a)

Database program

b)

Word Processing

c)

Graphics program

d)

Operating system

11.

To access the services of the operating system, the interface is provided by the ____

ऑपरेटिंग सिस्टम की सेवाओं तक पहुँचने के लिए, इंटरफ़ेस ___________ द्वारा प्रदान किया जाता है

a)

Library

b)

System calls

c)

Assembly instructions

d)

API

12.

Which one of the following errors will be handle by the operating system?

निम्नलिखित में से कौन सी त्रुटि ऑपरेटिंग सिस्टम द्वारा संभाली जाएगी?

a)

lack of paper in printer

b)

connection failure in the network

c)

power failure

d)

all of the mentioned

13.

Where is the operating system placed in the memory?

ऑपरेटिंग सिस्टम को मेमोरी में कहाँ रखा जाता है?

a)

either low or high memory (depending on the location of interrupt vector)

b)

in the low memory

c)

in the high memory

d)

none of the mentioned

14.

When a process is in a “Blocked” state waiting for some I/O service. When the service is completed, it goes to the _____

जब कोई प्रक्रिया "अवरुद्ध" स्थिति में होती है और कुछ I/O सेवा की प्रतीक्षा कर रही होती है। जब सर्विस पूरी हो जाती है, तो यह _____ को चली जाती है।

a)

Terminated state

b)

Suspended state

c)

Running state

d)

Ready state

15.

The operating system maintains a ___ table that keeps track of how many frames have been allocated, how many are there, and how many are available.

ऑपरेटिंग सिस्टम एक ___ टेबल को मेंटेन करता है जो इस बात का ट्रैक रखता है कि कितने फ्रेम आवंटित किए गए हैं, कितने हैं और कितने उपलब्ध हैं।

a)

memory

b)

mapping

c)

page

d)

frame

16.

In real time operating system ____________

रियल टाइम ऑपरेटिंग सिस्टम में __________

a)

process scheduling can be done only once

b)

all processes have the same priority

c)

kernel is not required

d)

a task must be serviced by its deadline period

17.

What will happen in the single level directory?

सिंगल लेवल डायरेक्टरी में क्या होगा?

a)

All files are contained in the same directory

b)

All files are contained in different directories all at the same level

c)

Depends on the operating system

d)

None of the mentioned

18.

To recover from failures in the network operations ______ information may be maintained.

नेटवर्क संचालन में विफलताओं से उबरने के लिए ______ सूचना को बनाए रखा जा सकता है।

a)

operating system

b)

ip address

c)

stateless

d)

state

19.

Whenever a process needs I/O to or from a disk it issues a _____

जब भी किसी प्रोसेस को डिस्क से या उसके लिए I/O की आवश्यकता होती है तो वह एक ______ जारी करता है

a)

system call to the operating system

b)

a special procedure

c)

system call to the CPU

d)

all of the mentioned

20.

The two steps the operating system takes to use a disk to hold its files are ____ and _____

ऑपरेटिंग सिस्टम अपनी फाइलों को होल्ड करने के लिए डिस्क का उपयोग करने के लिए जो दो कदम उठाता है, वे हैं ____और _____

a)

caching & logical formatting

b)

logical formatting & swap space creation

c)

swap space creation & caching

d)

partitioning & logical formatting

21.

Network operating system runs on _______

नेटवर्क ऑपरेटिंग सिस्टम ___________ पर चलता है

a)

every system in the network

b)

server

c)

both server and every system in the network

d)

none of the mentioned

22.

What are the types of distributed operating systems?

वितरित ऑपरेटिंग सिस्टम के प्रकार क्या हैं?

a)

Zone based Operating system

b)

Level based Operating system

c)

Network Operating system

d)

All of the mentioned

23.

Which one of the following bootloader is not used by linux?

निम्नलिखित में से कौन सा बूटलोडर linux द्वारा उपयोग नहीं किया जाता है?

a)

GRUB

b)

LILO

c)

NTLDR

d)

None of the mentioned

24.

In distributed system, each processor has its own ______

डिस्ट्रीब्यूटेड सिस्टम में, प्रत्येक प्रोसेसर का अपना __________ होता है

a)

local memory

b)

clock

c)

both local memory and clock

d)

none of the mentioned

25.

The technique in which the CPU generates physical addresses directly is known as _____

वह तकनीक जिसमें सीपीयू सीधे भौतिक पते उत्पन्न करता है उसे _____ के रूप में जाना जाता है

a)

relocation register method

b)

real addressing

c)

virtual addressing

d)

none of the mentioned

26.

What is the maximum length of the filename in DOS?

डॉस में फ़ाइल नाम की अधिकतम लंबाई क्या है?

a)

4

b)

5

c)

8

d)

12

27.

What is the full name of FAT?

फैट का पूरा नाम क्या है?

a)

File attribute table

b)

File allocation table

c)

Font attribute table

d)

Format allocation table

28.

BIOS is used?

a)

By operating system

b)

By compiler

c)

By interpreter

d)

By application software

29.

What is the full name of the DSM?

a)

Direct system module

b)

Direct system memory

c)

Demoralized system memory

d)

Distributed shared memory

30.

What is the full name of the IDL?

a)

Interface definition language

b)

Interface direct language

c)

Interface data library

d)

None of these

31.

What type of commands are required to perform various tasks in DOS?

DOS में विभिन्न कार्यों को करने के लिए किस प्रकार के कमांड की आवश्यकता होती है?

a)

Internal commands

b)

External commands

c)

Valuable commands

d)

Primary commands

32.

What is the number of characters contained in the primary name of the file of MS-DOS?

MS-DOS की फ़ाइल के प्राथमिक नाम में निहित वर्णों की संख्या कितनी है?

a)

Up to 8 characters

b)

3 characters

c)

Up to 10 characters

33.

What type of memory stores data in a swap file on a hard drive?

किस प्रकार की मेमोरी डेटा को हार्ड ड्राइव पर स्वैप फाइल में स्टोर करती है?

a)

Secondary memory

b)

Virtual memory

c)

Low memory

d)

RAM

34.

Which method is the best among file allocation methods?

फ़ाइल आवंटन विधियों में से कौन सी विधि सर्वोत्तम है?

a)

Linked

b)

Contiguous

c)

Indexed

35.

Which of the following backup methods is quickest and requires the least amount of backup space?

निम्न में से कौन सी बैकअप विधि सबसे तेज है और कम से कम बैकअप स्थान की आवश्यकता है?

a)

Complete backups

b)

Incremental

c)

Differential

36.

Which of the following method is used to improve the main memory utilization?

मुख्य मेमोरी उपयोग में सुधार के लिए निम्न में से किस विधि का उपयोग किया जाता है?

a)

Swapping

b)

Operating system

c)

Memory stack

d)

None of these.

37.

SSTF stands for ________.

SSTF का अर्थ है ________।

a)

Shortest Signal Time First

b)

Shortest Seek Time First

c)

System Seek Time First

d)

System Shortest Time First

38.

The systems which allows only one process execution at a time, are called

सिस्टम जो एक समय में केवल एक प्रक्रिया निष्पादन की अनुमति देते हैं, कहलाते हैं

a)

uniprogramming systems

b)

uniprocessing systems

c)

unitasking systems

39.

A system program that sets up an executable program in main memory ready for execution is

एक सिस्टम प्रोग्राम जो निष्पादन के लिए तैयार मुख्य मेमोरी में निष्पादन योग्य प्रोग्राम सेट करता है

a)

assembler

b)

linker

c)

loader

d)

compile

40.

……. Is when the computer is turned on and the operating system is loading.

……. जब कंप्यूटर चालू होता है और ऑपरेटिंग सिस्टम लोड हो रहा होता है।

a)

Booting

b)

Flashing

c)

Tracking

d)

Taping

41.

The …… provides information about hardware installation, configuration and hardware status

…… हार्डवेयर इंस्टालेशन, कॉन्फ़िगरेशन और हार्डवेयर स्थिति के बारे में जानकारी प्रदान करता है

a)

Device manager

b)

Control panel

c)

Add new hardware

d)

Program manager

42.

The process of transferring data intended for a peripheral device into a disk (or intermediate store) so that it can be transferred to peripheral at a more convenient time or in bulk, is known as

एक पेरिफेरल डिवाइस के लिए डिस्क (या इंटरमीडिएट स्टोर) में लक्षित डेटा को स्थानांतरित करने की प्रक्रिया ताकि इसे अधिक सुविधाजनक समय पर या बल्क में पेरिफेरल में स्थानांतरित किया जा सके, के रूप में जाना जाता है

a)

multiprogramming

b)

spooling

c)

caching

d)

virtual programming

43.

Block caches or buffer caches are used

ब्लॉक कैश या बफर कैश का उपयोग किया जाता है

a)

to improve disk performance

b)

to handle interrupts

c)

to increase the capacity of the main memory

d)

to speed up main memory read operation

44.

Which of the following is not a multitasking operating system?

निम्नलिखित में से कौन सा मल्टीटास्किंग ऑपरेटिंग सिस्टम नहीं है?

a)

Windows

b)

Linux

c)

Win NT

d)

DOS

45.

The Basic Input Output System (BIOS) resides in

बेसिक इनपुट आउटपुट सिस्टम (BIOS) स्थित है

a)

RAM

b)

ROM

c)

The CPU

d)

Memory Cache

46.

Which of the following does not occur during the power-on-self-test (POST)?

पावर-ऑन-सेल्फ-टेस्ट (POST) के दौरान इनमें से कौन सा नहीं होता है?

a)

The scan disk utility begins to run

b)

The video card and video memory are tested

c)

The BIOS identification process occurs

d)

Memory chip are checked to ensure that they are working properly

47.

The memory which allocates space for DOS and application is called

वह मेमोरी जो DOS और एप्लिकेशन के लिए जगह आवंटित करती है, कहलाती है

a)

Expanded memory

b)

Cache memory

c)

Virtual memory

d)

Conventional memory

48.

The operating system creates _____ from the physical computer

ऑपरेटिंग सिस्टम भौतिक कंप्यूटर से _____ बनाता है

a)

Virtual space

b)

Virtual computers

c)

Virtual device

d)

Virtual Memory

49.

Which mode loads minimal set of drivers when starting Windows?

विंडोज़ शुरू करते समय कौन सा मोड ड्राइवरों के न्यूनतम सेट को लोड करता है?

a)

Safe Mode

b)

Normal Mode

c)

VGA Mode

d)

Network Support Mode

50.

The most recent version of MAC OS is based on the …… operating system

मैक ओएस का नवीनतम संस्करण …… ऑपरेटिंग सिस्टम पर आधारित है

a)

Windows

b)

Linux

c)

Unix

d)

CMOS

51.

A utility that can be used to minimize the number of fragmented files and enhance the speed

एक उपयोगिता जिसका उपयोग खंडित फ़ाइलों की संख्या को कम करने और गति बढ़ाने के लिए किया जा सकता है

a)

Disk space

b)

Defrag

c)

Scandisk

d)

Double space

52.

The chunks of a memory are known as

a)

Sector

b)

Offset

c)

Page

d)

Frame

53.

Which file system DOS typically use?

a)

FAT 16

b)

FAT 32

c)

NTFS

d)

LMFS

54.

Disk label name can be up to …… characters

a)

8

b)

9

c)

11

d)

255

55.

A …… is a set of computer instructions that carry out a task on the computer

A…… कंप्यूटर निर्देशों का एक सेट है जो कंप्यूटर पर एक कार्य करता है

a)

Program

b)

Database

c)

Memory files

56.

An operating system is a program or a group of programs that

ऑपरेटिंग सिस्टम एक प्रोग्राम या प्रोग्रामों का समूह है जो

a)

Helps in checking the spelling of Word

b)

Maintain the relationship in Database

c)

Manages the resources of the Computer

d)

Performs the calculations of cells in Excel

57.

What is the function of an operating system?

एक ऑपरेटिंग सिस्टम का कार्य क्या है?

a)

Manages computer’s resources very efficiently

b)

Takes care of scheduling jobs for execution

c)

Manages the flow of data and instructions

d)

All of these

58.

Virtual memory typically located on

a)

RAM

b)

CPU

c)

Flash card

d)

Hard drive

59.

Who is called a supervisor of computer activity?

a)

Memory

b)

Operating System

c)

I / O Devices

d)

Control Unit

60.

Unicode standard is

a)

Keyboard layout

b)

Software

c)

Font

d)

Character encoding system