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
-
Shell
-
Kernal
-
Hardware
-
Terminal
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.
-
Queue Manager
-
Command server
-
Listener
-
Queue
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.
-
2.6.37R
-
2.6.37
-
2.6.38
-
2.6.55
B
Correct answer
Explanation
The question asks for the latest stable kernel version at the time this was written, which was 2.6.37. This is a time-sensitive question that becomes outdated. The options suggest an older Linux kernel era.
-
Froyo
-
Gingerbread
-
Eclair
-
Donut
-
Symbian 9.3
-
Windows 8
-
Android 3.0
-
MAC OSz
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.
-
Windows 7
-
Windows Azure
-
Windows XP
-
Windows VISTA
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.
-
number of active elements
-
activation interval
-
heartbeat interval
-
None
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.
-
Red-Hat
-
Ubuntu
-
Vista
-
Knoppix
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.
-
ms2003
-
win2k3
-
win2k
-
server2003
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.
-
Web Edition
-
Ultimate
-
Data Center
-
Enterprise
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'.
-
ntldr
-
boot.ini
-
grub
-
none of there
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.
-
Unix platform
-
Solaris platform
-
Linux platform
-
Windows platform
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.
-
bookmark.nsf
-
notes.ini
-
desktop8.ndk
-
cache.ndk
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.
-
Windows
-
Linux
-
mac
-
All the above
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.
-
AIX
-
Windows
-
Solaris
-
All the above
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.