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

Multiple choice technology operating systems
  1. Putty

  2. Secure CRT

  3. Telnet Connection

  4. Exceed

  5. First,Third,Fourth

  6. First Two only

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. System V at AT&T lab.

  2. BSD (Berkeley Software Distribution)

  3. Solaris at Sun Microsystems

  4. MAC OS X at Apple

  5. Only first two

  6. First Three only

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology programming languages
  1. Micro Edition

  2. Mobile Edition

  3. Enterprise Edition

  4. Mono Edition

  5. Standard Edition

  6. Robust Edition

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology
  1. Sun

  2. Microsoft

  3. Apple

  4. Redhat

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology performance
  1. WINDOWS platforms

  2. UNIX platforms

  3. Both 1 & 2

  4. None of the above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology web technology
  1. ZEUS

  2. JIGSAW

  3. LIGHTTP

  4. WEBLOGIC

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. Closed System

  2. Global System

  3. Local System

  4. Operating System

Reveal answer Fill a bubble to check yourself
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.