Unit 1: Windows Operating System Fundamentals and Architecture - Subjective Questions

CSC104 — It Fundamentals • Practice Questions with Detailed Answers

20 questions

1

Define an operating system and explain the major functions performed by the Windows operating system.

2

Distinguish between Windows editions and Windows versions. Give suitable examples of each.

3

Describe the main components of the Windows user interface and explain how they help users navigate the system.

4

Explain the Windows file system hierarchy, starting from a drive root and continuing through folders, subfolders, and files.

5

Compare NTFS and FAT32 file systems with respect to capacity, security, reliability, and typical use.

6

Describe the purpose of important Windows system folders, including Windows, System32, Program Files, Users, and Temp.

7

What are environment variables in Windows? Explain the purpose of %PATH%, %TEMP%, %USERPROFILE%, %WINDIR%, and %SYSTEMROOT%.

8

Explain the main layers and components of Windows architecture, including user mode, kernel mode, the kernel, services, and drivers.

9

Define a Windows service and describe how services differ from ordinary desktop applications.

10

What is a device driver? Explain its role in Windows and discuss why driver compatibility and digital signing are important.

11

Describe how Task Manager can be used to monitor applications, processes, performance, startup items, users, and services.

12

Compare Task Manager and Resource Monitor. In what troubleshooting situations is Resource Monitor more useful?

13

Distinguish between a program, a process, and a thread. Explain how Windows uses threads when scheduling work.

14

Explain how Windows manages physical memory and virtual memory. Include the meanings of RAM, address space, paging, page file, and hard fault.

15

Describe a systematic procedure for identifying and managing a process that is causing high CPU or memory usage in Windows.

16

Explain the hierarchical structure of the Windows Registry and define the terms hive, key, subkey, value, value name, and data type.

17

Compare the major Windows Registry hives: HKEY_LOCAL_MACHINE, HKEY_CURRENT_USER, HKEY_CLASSES_ROOT, HKEY_USERS, and HKEY_CURRENT_CONFIG.

18

Compare Command Prompt and PowerShell in terms of syntax, data handling, scripting, and common use cases.

19

Describe commonly used CMD and PowerShell commands for obtaining Windows system, network, process, service, and storage information.

20

Explain the purpose of Windows Event Viewer and describe how its logs can be used to troubleshoot a system or application failure.