Operating Systems Basics MCQs (Part-10)

Which mobile operating system is based on the Linux kernel?

A iOS
B Android
C BlackBerry
D Windows Mobile

Which of the following is true for iOS compared to Android?

A Open source
B Based on Linux
C Closed source
D Developed by Google

What is the primary purpose of the Linux kernel?

A Manage Hardware Resources
B Provide User Interface
C Execute Applications
D Handle Network Traffic

What is the key feature of the Windows NT architecture?

A Monolithic Kernel
B Task Scheduling
C Microkernel
D Modular Design

Which component of a Linux based operating system handles user interactions and system commands?

A Kernel
B User Interface
C Shell
D Device Drivers

Which of the following is the primary function of the Windows kernel?

A Manage User Input
B Control Hardware Resources
C Manage User Input
D Provide File Services

What is the main advantage of using Shell scripting in an operating system?

A Automation of Tasks
B Faster Execution
C Security Enhancements
D Resource Management

What does the Linux kernel handle in terms of system security?

A File System Management
B Data Encryption
C Access Control and Permissions
D Process Scheduling

What is the role of the Windows file system?

A Data Storage and Retrieval
B Memory Management
C Network Management
D Process Scheduling

What is the purpose of a device driver in the Linux operating system?

A Monitor System Performance
B Manage User Accounts
C Provide Network Access
D Control Hardware Devices

Which of the following is true for shell scripts in Unix like systems?

A They are compiled
B They allow for task automation
C They are executed directly by the kernel
D They are written in machine code

What is the primary function of the Windows Task Scheduler?

A Allocate Memory
B Monitor Network Traffic
C Schedule Tasks for Execution
D Manage File Permissions

What is the key difference between Android and iOS in terms of app development?

A iOS uses Java
B iOS is open source
C Android is more restrictive
D Android uses Java or Kotlin

What is the main function of the X Window System in Linux?

A Provide a Graphical User Interface
B Manage File System
C Handle Memory Allocation
D Manage Network Traffic

How does the Linux kernel handle multitasking?

A Non preemptive Scheduling
B Priority Allocation
C Preemptive Scheduling
D Task Synchronization