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 platforms and products
  1. Windows

  2. Sun Solaris

  3. Linux

  4. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Warehouse Builder 9.2 was released when Sun Solaris was the primary enterprise Unix platform for Oracle design tools. The client software ran on Solaris workstations, while later versions expanded to Windows and Linux. This version-specific platform support is important for historical certification exams covering Oracle's product evolution.

Multiple choice technology testing
  1. Linux

  2. Unix

  3. Windows

  4. Macintosh

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

Selenium is cross-platform and supports Linux, Windows, and Macintosh for running test suites. While Unix-based systems are technically supported (Linux is a Unix-like OS), the specific option 'Unix' vs 'Linux' suggests the question expects the commonly listed platform names.

Multiple choice technology programming languages
  1. Windows

  2. Unix/Linux

  3. Macs

  4. All of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Java's platform independence means compiled bytecode can run on any system with a JVM. Windows, Unix/Linux, and macOS all have JVM implementations, so Java runs on all these platforms. Options A, B, and C are each individually true but incomplete.

Multiple choice technology programming languages
  1. Windows

  2. Unix/Linux

  3. Macs

  4. All of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Java's platform independence means compiled Java bytecode can run on any operating system with a JVM. The JVM interprets the bytecode for the specific platform, making Java architecture-neutral. This 'write once, run anywhere' capability is a fundamental advantage of Java over platform-specific languages.

Multiple choice technology
  1. Unix enviroment also

  2. Microsoft environment only

  3. Both Unix and Microsoft environments

  4. Unix & Linux also

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This question reflects DPM 2007 and earlier versions, which were Microsoft-only solutions. However, DPM 2012 and later versions added support for Unix/Linux systems. The claimed answer B was correct at the time the question was written but is now outdated for modern DPM versions.

Multiple choice technology
  1. You need to burn the ISO file from a DVD

  2. You need to add the ISO file to the SCVMM library

  3. You need to renamed the ISO file to have an .img extension

  4. You need to extract the ISO file to a folder on the host machine

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In SCVMM (System Center Virtual Machine Manager), ISO files must be added to the VMM library before they can be used to install operating systems on virtual machines. Burning to DVD (A), renaming to .img (C), or extracting to a folder (D) are not the correct methods for SCVMM-based VM deployment.

Multiple choice technology
  1. Windows 2008 OS 64 bit

  2. Power Shell 1.0

  3. Win Remote Mgmt. tools

  4. .net frame work 3.0

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

VMM 2008 has multiple prerequisites: Windows Server 2008 x64 edition, .NET Framework 3.0, and PowerShell 1.0. The 'Windows Remote Management tools' likely refers to WinRM which is also required. Since all components A-D are needed, option E (All of the above) is correct.

Multiple choice technology
  1. Windows 2000

  2. Windows NT 4.0 SP6

  3. Windows 2003

  4. Solaris 7

  5. Solaris 9

Reveal answer Fill a bubble to check yourself
A,C,E Correct answer
Explanation

NetBackup 6.5 supported specific client platforms based on release timelines (around 2008). Option A (Windows 2000) was supported in NetBackup 6.5 era. Option C (Windows 2003) was a primary server platform for that version. Option E (Solaris 9) was a supported Unix platform. Option B (Windows NT 4.0) was end-of-life well before NetBackup 6.5 and unsupported. Option D (Solaris 7) was also obsolete by the NetBackup 6.5 timeframe. These options reflect the platforms actively maintained when NetBackup 6.5 was current.

Multiple choice technology testing
  1. Yes

  2. No

  3. __

  4. NIL

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

ClearCase does not support the MS DOS operating system. ClearCase requires modern operating systems like Unix/Linux, Windows NT-based systems, or macOS. MS DOS is a legacy 16-bit OS that lacks the filesystem, security, and multitasking features ClearCase requires for its version control operations. The answer No (option B) is correct.

Multiple choice technology web technology
  1. Xerox PARC

  2. Apple lisa

  3. Atari ST

  4. Commodore Amiga

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Xerox PARC (Palo Alto Research Center) developed the first graphical user interface in the 1970s, including the WIMP paradigm (windows, icons, menus, pointer). Apple's Lisa and Macintosh later popularized these concepts, but the foundational GUI work was done at Xerox PARC.

Multiple choice technology web technology
  1. Tiger

  2. Solaris

  3. Unix

  4. Ubuntu

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Canonical Ltd. is the company that sponsors and develops Ubuntu Linux. They provide commercial support, development resources, and coordination for the Ubuntu operating system, which is a widely-used Debian-based Linux distribution.

Multiple choice technology testing
  1. AIX

  2. HP UNIX

  3. Solaris

  4. MS DOS

  5. Linux

Reveal answer Fill a bubble to check yourself
A,B,E Correct answer
Explanation

IBM Rational ClearCase supports multiple Unix-based operating systems for version control and configuration management. AIX (IBM's Unix), HP-UX (Hewlett-Packard's Unix), and Linux are all supported platforms. While Solaris support may have existed in some versions, the question focuses on the core supported Unix variants.