Computer Knowledge
Operating Systems
1,344 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
C
Correct answer
Explanation
The question asks which option is NOT an operating system. LINUX, UNIX, and XENIX are all operating systems or OS variants. PASCAL is a programming language developed by Niklaus Wirth, not an operating system. Therefore, PASCAL is the correct answer because it's the only option that is not an OS.
-
Effects
-
Settings
-
Screen saver
-
Background
-
None of these
-
Windows
-
Macintosh
-
Linux
-
NetWare
C
Correct answer
Explanation
Linux is an open source software which is assembled under the model of free and open-source software development and distribution.
-
Security model is based on user accounts
-
Uses NTFS file system
-
Server operating system
-
All of the above
-
None of these
D
Correct answer
Explanation
All of the given choices are properties of Windows NT.
-
Real-time operating systems
-
Single-user, single task
-
Single-user, preemptive multi-tasking
-
Multi-user
-
Cooperative multitasking
A
Correct answer
Explanation
Real-time operating systems are used to control machinery, scientific instruments and industrial systems. An RTOS typically has very little user-interface capability, and no end-user utilities, since the system will be a sealed box when delivered for use. A very important part of an RTOS is managing the resources of the computer so that a particular operation executes in precisely the same amount of time, every time it occurs.
-
OS X
-
Unix
-
Windows
-
Linux
-
Amoeba
D
Correct answer
Explanation
Linux is a Unix-like and POSIX-compliant computer operating system assembled under the model of free and open source software development and distribution.
-
P will be granted to enter critical state
-
P will not be able to enter critical state and terminate
-
P will execute first instruction and terminate
-
P will keep testing until variable s becomes greater than zero
-
None of the above
D
Correct answer
Explanation
Here as we know, semaphore variable has value 1 and 0 so if s gets 1 then P has permitted it to enter into critical region.
C
Correct answer
Explanation
SunOS (Solaris), RedHat Linux, and Debian Linux are all UNIX or UNIX-like operating systems. DOS (Disk Operating System) is a separate operating system family developed by Microsoft, with no UNIX heritage. DOS and Windows are entirely different from UNIX/Linux.
C
Correct answer
Explanation
SuSE (Linux), UNIX, and DOS are all operating systems. 'OSD' is not an operating system - it's likely a distractor or confusion with OS/2. The real operating systems are UNIX, DOS, Linux, Windows, macOS, etc. OSD has no meaning as an OS product.
C
Correct answer
Explanation
Linux was created by Linus Torvalds as a UNIX-like operating system, inspired by MINIX (which itself was based on UNIX principles). Linux shares UNIX's design philosophy and architecture. DOS, Windows, and CP/M are different operating system families.
-
desktop
-
business
-
both
-
none
C
Correct answer
Explanation
Windows 2000 was designed to serve both desktop and business users, with editions like Professional (for business power users and workstations) and various Server editions (for enterprise servers). It unified the consumer and business lines that were previously separate.
-
desktop
-
business
-
both
-
none
A
Correct answer
Explanation
Windows 98 was designed as a consumer-grade operating system for home and personal desktop users. It was part of the Windows 9x series focused on the consumer market rather than enterprise/business use. Business users typically used Windows NT or Windows 2000 for better stability and security.
-
desktop
-
business
-
both
-
none
A
Correct answer
Explanation
Windows ME (Millennium Edition) was the successor to Windows 98 and was also targeted at home/desktop users. It was the last release of the Windows 9x consumer line before Windows XP unified the consumer and business lines.
-
�
<font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">DOS </font></font></font></font>
-
�
<font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">UNIX </font></font></font></font>
-
�
<font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">WINDOWS </font></font></font></font>
-
�
<font lang="en-US"><font style="font-size:" small;=""><font style="font-family:" urw="" bookman="" l;=""><font style="color:" #000000;="">none</font></font></font></font>
C
Correct answer
Explanation
Windows operating systems feature a graphical user interface (GUI) as a core component. While UNIX-based systems can also have GUI environments, Windows was built from the ground up with GUI as its primary interface. DOS is purely command-line based.
-
UNIX
-
Desktop publishing
-
Word processing
-
Spread sheet
A
Correct answer
Explanation
UNIX is an operating system, which is system software that manages computer hardware and resources. Application software is designed for end-users to perform specific tasks like desktop publishing, word processing, and spreadsheet work. Operating systems provide the platform for application software to run, but are not applications themselves.