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

Multiple choice technology operating systems
  1. Shell

  2. Kernal

  3. Hardware

  4. Terminal

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

In Unix architecture, Hardware is the innermost layer, followed by Kernel, then Shell, with user applications at the outermost level. The Kernel sits directly on the hardware and manages hardware resources, so Hardware is the core innermost component. Shell and Terminal are interfaces to access the system.

Multiple choice technology web technology
  1. Queue Manager

  2. Command server

  3. Listener

  4. Queue

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

The Queue Manager is the primary MQ component that provides the MQI (Message Queue Interface) to applications. It manages queues, channels, and message routing. Other options like listener, command server, or queues are objects managed BY the queue manager, not the API provider itself.

Multiple choice technology platforms and products
  1. Symbian 9.3

  2. Windows 8

  3. Android 3.0

  4. MAC OSz

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

Android 3.0, codenamed Honeycomb, was Google's first Android version designed specifically for tablets. Released in 2011, it introduced a tablet-optimized UI with the holographic theme and system bar.

Multiple choice technology platforms and products
  1. Windows 7

  2. Windows Azure

  3. Windows XP

  4. Windows VISTA

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

Red Dog was the internal codename for Windows Azure (now Microsoft Azure) during its development. The name was part of Microsoft's tradition of using codenames for cloud-related projects before their official release.

Multiple choice technology databases
  1. number of active elements

  2. activation interval

  3. heartbeat interval

  4. None

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

The monitor callback function in TIBCO Rendezvous receives the number of active elements in the queue as its argument. This allows the monitor to track queue occupancy and take action when thresholds are reached. Activation interval and heartbeat interval are timer parameters, not monitor callback arguments.

Multiple choice technology
  1. Red-Hat

  2. Ubuntu

  3. Vista

  4. Knoppix

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

Windows Vista is a proprietary Microsoft operating system that is not open source. Red-Hat Linux, Ubuntu, and Knoppix are all Linux-based operating systems that are open source. Vista requires paid licenses and its source code is not publicly available for modification or distribution.

Multiple choice technology operating systems
  1. ms2003

  2. win2k3

  3. win2k

  4. server2003

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

Windows Server 2003 was commonly abbreviated as 'win2k3' (Windows 2003) in IT circles, following the naming pattern of Windows 2000 (win2k). 'ms2003' and 'server2003' are not standard abbreviations, and 'win2k' refers to Windows 2000, not Server 2003.

Multiple choice technology operating systems
  1. Web Edition

  2. Ultimate

  3. Data Center

  4. Enterprise

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

Windows Server 2003 editions included: Web Edition, Standard Edition, Enterprise Edition, and Datacenter Edition. 'Ultimate' was an edition of Windows Vista (consumer OS), not Windows Server 2003. This makes Ultimate the correct answer for 'NOT an edition'.

Multiple choice technology operating systems
  1. ntldr

  2. boot.ini

  3. grub

  4. none of there

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

GRUB (Grand Unified Boot Loader) is the standard boot loader for dual-boot systems involving Linux distributions like Red Hat. It manages booting multiple operating systems. ntldr and boot.ini are Windows-specific boot components used only for Windows-only systems. For dual-boot Windows + Linux configurations, GRUB is typically installed as the primary boot loader. Option C is correct.

Multiple choice technology databases
  1. Unix platform

  2. Solaris platform

  3. Linux platform

  4. Windows platform

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

BlackBerry Enterprise Server was designed to run exclusively on Windows Server platforms. This architectural choice allowed tight integration with Microsoft Exchange and Windows-based email systems that dominated enterprise environments when BES was developed.

Multiple choice technology databases
  1. bookmark.nsf

  2. notes.ini

  3. desktop8.ndk

  4. cache.ndk

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

The desktop8.ndk file stores workspace settings including icons, bookmarks, and other desktop customization in Lotus Notes. The bookmark.nsf file is a different database for storing bookmarks, while notes.ini contains configuration parameters. Cache.ndk holds temporary cached data, not workspace elements.

Multiple choice technology databases
  1. Windows

  2. Linux

  3. mac

  4. All the above

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

Lotus Notes client is cross-platform and can be installed on Windows, Linux, and macOS operating systems. The client software is available for all major platforms, making it accessible across different computing environments. This multi-platform support has been a key feature of Lotus Notes/Domino architecture.

Multiple choice technology databases
  1. AIX

  2. Windows

  3. Solaris

  4. All the above

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

Lotus Domino is a cross-platform server application that supports multiple operating systems including AIX (IBM's Unix), Windows, and Solaris (Sun Microsystems). The answer 'All the above' is correct because Domino was designed to run on all these enterprise platforms.