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
-
MBR
-
NTLDR
-
NTDETECT.COM
-
NTOSKRNL
-
HAL.DLL
A
Correct answer
Explanation
The 'Operating System Not Found' error indicates the boot process cannot locate a valid OS. MBR (Master Boot Record) is most likely affected as it contains the boot loader and partition table. NTLDR, NTDETECT.COM, NTOSKRNL, and HAL.DLL are Windows-specific files loaded later in the boot process - their corruption would cause different errors.
-
symbion
-
Windows CE
-
BREW
-
MUCOS II
D
Correct answer
Explanation
Symbian, Windows CE, and BREW are all legacy mobile operating systems or platforms. MicroC/OS-II (uC/OS-II) is a real-time operating system (RTOS) primarily used in deeply embedded industrial and automotive systems, not typically for general mobile phone applications.
-
ULTRIX
-
Minix
-
Xenix
-
MULTIX
B
Correct answer
Explanation
Linus Torvalds created Linux as a Minix clone initially inspired by Andrew Tanenbaum's Minix operating system. Minix was a Unix-like educational OS created for teaching operating system principles. Linux began as a personal project to extend Minix's capabilities into a full Unix-like system for the Intel 386 platform.
-
Sun UNIX
-
SuriyaOS
-
SparcOS
-
Solaris
D
Correct answer
Explanation
SunOS 5.0 and later versions were rebranded as Solaris by Sun Microsystems. This reflected the transition from Sun's original BSD-based Unix to a System V Release 4 (SVR4) based operating system. Solaris became known for its scalability, SMP support, and innovative features like DTrace and ZFS.
-
Android
-
WebOS
-
Symbian OS
-
LiMo
A
Correct answer
Explanation
Android is a mobile operating system based on the Linux kernel. Initially developed by Android Inc. (founded 2003), it was acquired by Google in 2005. Later, the Open Handset Alliance (led by Google) continued development. Android is now the world's most widely used mobile OS. WebOS was developed by Palm. Symbian was Nokia's OS. LiMo was a different Linux mobile initiative.
-
LiMo
-
Moblin
-
Android
-
WebOS
B
Correct answer
Explanation
Moblin (Mobile Linux) was The Linux Foundation's mobile phone project, later merging with Maemo to become MeeGo. It was designed for netbooks and mobile devices using Intel Atom processors. LiMo was a different consortium initiative. Android is Google's project (not Linux Foundation). WebOS was Palm's (later HP's) proprietary system.
B
Correct answer
Explanation
Linux has many text editors including vi, vim, emacs, nano, gedit, and more. vi is just one of many available editors, not the only one. This makes the statement False.
-
Sinux
-
HP UX
-
Unix
-
AIX
-
MS Windows NT
-
None of the above
-
Windows operating system
-
ASP
-
.NET platform
-
None of these
C
Correct answer
Explanation
UDDI (Universal Description, Discovery, and Integration) is an XML-based registry for businesses to list themselves on the Internet. Microsoft integrated UDDI services directly into its .NET platform and Windows Server to facilitate Web services discovery, making ".NET platform" the correct choice.
C
Correct answer
Explanation
WinRunner, QTP (QuickTest Professional), and RFT (Rational Functional Tester) are all functional testing tools used for automated testing of applications. QC (Quality Center), now known as ALM (Application Lifecycle Management), is a test management tool used for managing the testing process, not for executing functional tests. This makes QC the correct answer as the non-functional tool.
-
Windows
-
Unix/Linux
-
Mac
-
All of the Above
D
Correct answer
Explanation
Java's 'write once, run anywhere' philosophy means compiled Java bytecode runs on any platform with a Java Virtual Machine (JVM). This includes Windows, Unix/Linux, macOS, and many others. The JVM abstracts platform differences, making Java highly portable across operating systems.
-
Windows 2003 Server
-
Windows 2000 Server
-
Windows 2008 Server
-
Windows 2003 Server R2
B
Correct answer
Explanation
Active Directory was first released with Windows 2000 Server. This was the major release that introduced Active Directory as Microsoft's enterprise directory service, replacing the NT 4.0 domain model. Windows 2000 Server (released February 2000) was the first Windows server version to include Active Directory as a core component. Windows Server 2003, 2008, and 2003 R2 are later releases that enhanced but didn't introduce Active Directory. Understanding this history is important for AD administration and migration planning.
-
Small update
-
Minor upgrade
-
Small upgrade
-
All of the above
D
Correct answer
Explanation
Windows Installer supports three upgrade types: Small Updates (minor changes like hotfixes, same version), Minor Upgrades (changes to some files, version change within same major version), and Major Upgrades (significant changes, new major version). The question lists 'Small update', 'Minor upgrade', and 'Small upgrade' (likely meant Major), so 'All of the above' is the correct choice.