Computer Knowledge
Operating Systems
998 Questions
Test your computer knowledge with these questions on operating systems. The content covers various platforms including Unix, Linux, Windows, Android, and Macintosh. These questions are commonly asked in the computer knowledge sections of banking and government exams.
Unix emulatorsLinux distributionsAndroid software stackMacintosh operating systemsWindows OS versionsSymbian OS history
Operating Systems Questions
-
Virtual space
-
Virtual computers
-
Virtual device
-
None of these
A
Correct answer
Explanation
An operating system communicates with hardware parts such as processors, registers, memory, etc. and at the same time can host and communicate with multiple software components such as application programs and system programs. Hence, OS shares characteristics with both hardware components.
-
Real-time operating system
-
Time-sharing operating system
-
Clustered operating system
-
Multiprogramming operating system
A
Correct answer
Explanation
This option is correct because in real-time operating system, there is a fixed time constraint upto which the system has to complete its computing. If the system fails to complete its computing within that time limit, the system will crash.
-
Embedded operating system
-
Desktop operating system
-
Server operating system
-
Mainframe operating system
-
Workstation operating system
C
Correct answer
Explanation
This operating system is a group of computers that provides services to other computers connected through a network.
-
point and click
-
user friendly
-
command driven
-
Mac
C
Correct answer
Explanation
MS-DOS (Microsoft Disk Operating System) is a command-driven operating system where users type text commands at a prompt to execute tasks. It lacks graphical user interfaces and is not considered user-friendly in the modern sense. 'Point and click' describes GUI systems like Windows, and 'Mac' refers to Apple's entirely different operating system.
-
Windows NT
-
Windows 2000
-
Windows XP
-
Windows 2003
D
Correct answer
Explanation
Windows Server 2003 was the latest server operating system from Microsoft among the given options. It succeeded Windows 2000 Server and introduced Active Directory improvements, better security features, and the 64-bit version for enterprise applications.
-
open-source
-
Microsoft
-
Windows
-
Mac
-
None of these
A
Correct answer
Explanation
Linux is an open-source operating system, meaning its source code is freely available for anyone to view, modify, and distribute. Unlike proprietary systems like Windows or macOS, Linux was created collaboratively and has become the backbone of server infrastructure worldwide.
-
RedHat
-
SuSE
-
IBM
-
Microsoft
-
None of these
-
Windows
-
Oz
-
DOS
-
Unix
-
Linux
B
Correct answer
Explanation
WOzOS is a Java-based platform for multimodal Wizard of Oz user interaction studies. It allows researchers and user interface designers to test computer interfaces that do not yet exist.
-
Fedora
-
MAC OS
-
Linux
-
Pascal
-
Ubuntu
D
Correct answer
Explanation
Pascal is not an operating system.
Pascal is a high-level programming language developed by Niklaus Wirth in the late 1960s. The language is named after Blaise Pascal, a seventeenth-century French mathematician who constructed one of the first mechanical adding machines.
Pascal is best known for its affinity to structured programming techniques. The nature of the language forces programmers to design programs methodically and carefully. For this reason, it is a popular teaching language.
-
Multiuser operating system
-
Multitasking operating system
-
Multithreading operating system
-
Real time application
-
Batch operating system
B
Correct answer
Explanation
It is capable of allowing multiple software process to run at the same time.
-
User mode
-
Kernel mode
-
Hardware
-
PCB
-
Scheduler
B
Correct answer
Explanation
This mode of UNIX kernel consists of components like system call, file subsystem, process control subsystem and hardware control.
-
Windows 95
-
Android
-
Apple Lisa
-
UNIX shell
-
Windows XP
D
Correct answer
Explanation
A program that implements such a text interface is often called a command-line interpreter. UNIX shell is a command line interpreter.
-
Macintosh OS
-
Windows 95
-
OS/2 Warp
-
MS-DOS 6.22
D
Correct answer
Explanation
MS-DOS 6.22 is correct because it is a command-line operating system without a graphical user interface. Macintosh OS, Windows 95, and OS/2 Warp all use GUIs with windows, icons, and pointers.
-
Adobe
-
Browser
-
Compiler
-
MS Office
-
Window Media Player
C
Correct answer
Explanation
A compiler is a computer program that transforms source code written in a programming language into another computer language.
-
Paravirtualization
-
Emulation
-
Native virtualization
-
None of these
B
Correct answer
Explanation
This type of software virtualization is a full virtualization with dynamic recompilation, which simulates the complete hardware, allowing an unmodified OS for a completely different CPU to be run.