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
-
Putty
-
Secure CRT
-
Telnet Connection
-
Exceed
-
First,Third,Fourth
-
First Two only
A,B,C,D
Correct answer
Explanation
PuTTY is a terminal emulator for SSH/Telnet. SecureCRT is another terminal emulator. Telnet is a protocol with terminal clients. Exceed is an X Window System emulator. All four are terminal-related software used to connect to Unix systems or display Unix applications.
-
System V at AT&T lab.
-
BSD (Berkeley Software Distribution)
-
Solaris at Sun Microsystems
-
MAC OS X at Apple
-
Only first two
-
First Three only
A,B,C,D
Correct answer
Explanation
System V (AT&T) and BSD (Berkeley) are the two main historical Unix lineages. Solaris is a Unix operating system derived from System V. macOS is Unix-certified and based on BSD. All four are Unix or Unix-based operating systems.
B
Correct answer
Explanation
Linux is an operating system kernel with many distributions. There are hundreds of Linux distributions including Ubuntu, Fedora, Debian, Red Hat, Arch, and many more. Each distribution packages the Linux kernel with different software, configuration, and package management systems.
-
Micro Edition
-
Mobile Edition
-
Enterprise Edition
-
Mono Edition
-
Standard Edition
-
Robust Edition
A,C,E
Correct answer
Explanation
Java historically had three main editions: Micro Edition (Java ME) for mobile/embedded devices, Standard Edition (Java SE) for desktop/general development, and Enterprise Edition (Java EE) for enterprise applications. Options A, C, and E represent these valid editions.
-
Sun
-
Microsoft
-
Apple
-
Redhat
C
Correct answer
Explanation
Safari is a web browser developed by Apple Inc. and is included in macOS and iOS operating systems. Microsoft develops Internet Explorer and Edge, Sun Microsystems is known for Java and other technologies, and Redhat is a Linux distribution company.
B
Correct answer
Explanation
Windows 98 cannot be directly upgraded to Windows XP. You must perform a clean installation of XP, upgrading from Windows 98 requires booting from the XP installation media and choosing a new install.
-
WINDOWS platforms
-
UNIX platforms
-
Both 1 & 2
-
None of the above
C
Correct answer
Explanation
MRTG (Multi Router Traffic Grapher) is designed to be cross-platform and runs on both Windows and UNIX-based systems. It's written in Perl, which contributes to its portability across different operating systems. The tool is commonly used for monitoring network traffic and can be installed on various platforms including Linux, Windows, and UNIX variants.
-
Lotus Notes R 6.0
-
Lotus Notes R 7.0.1
-
Lotus Notes R 8.0.1
-
Lotus Notes R 8.1.0
-
ZEUS
-
JIGSAW
-
LIGHTTP
-
WEBLOGIC
D
Correct answer
Explanation
ZEUS, JIGSAW, and LIGHTTPD are all web servers. WEBLOGIC is an application server (Java EE platform) that provides enterprise services like EJB, JMS, and transaction management beyond simple HTTP serving.
-
z/OS on IBM Z Series 900
-
OS/390, MVS on IBM S390
-
AIX(UNIX) on Windows NT
-
Windows NT on PC Server
C
Correct answer
Explanation
CICS is supported on z/OS, OS/390, and Windows NT. The option 'AIX(UNIX) on Windows NT' is a contradictory and invalid platform description.
-
Closed System
-
Global System
-
Local System
-
Operating System
D
Correct answer
Explanation
OpenVMS is a multi-user, multiprocessing operating system designed for VAX and Alpha computers. It is not a closed, global, or local system - those are not standard operating system classifications.
-
Windows ME
-
Windows 3.1
-
Windows 98
-
Windows XP
-
NCSA Mosaic
-
Lynx
-
Netscape Navigator
-
Erwise
D
Correct answer
Explanation
Erwise, developed in 1991 at Helsinki University of Technology, was the first graphical web browser for mainstream PCs, predating both NCSA Mosaic (1993) and Netscape Navigator (1994). Lynx was text-only.
-
MS-DOS
-
Linux
-
Mac OS
-
NeXTStep
D
Correct answer
Explanation
WorldWideWeb, the world's first web browser created by Tim Berners-Lee in 1990, was developed and ran exclusively on the NeXTStep operating system platform.
-
Linux
-
SunOS
-
OpenBSD
-
FreeBSD
D
Correct answer
Explanation
Mac OS X is built on the XNU kernel, which combines the Mach microkernel with BSD components. The BSD layer is primarily derived from FreeBSD, making it the functional basis alongside Mach.