GNDU B.Com (Bachelor of Commerce)

Guru Nanak Dev University B.Com — semester-wise notes, key topics, important questions and free practice quizzes (with AI analysis) for every paper.

Notice Board GNDU Entrance Prep

24 chapters · summary, key points, important questions and a practice quiz with AI diagnosis for each.

Chapter 4: Operating Systems and Fundamentals of DOS

Summary

An operating system (OS) is the most important system software, acting as an interface between the user and the computer hardware and managing all the resources of the system. Its role is to make the computer usable and to control its operation. The main functions of an operating system include process management (controlling the execution of programs), memory management (allocating and freeing memory), file management (organising data into files and directories), device management (controlling input and output devices) and providing security and a user interface. Operating systems are of several types: single-user and multi-user systems, batch processing, multiprogramming, time-sharing, real-time and distributed operating systems, each suited to different needs. A classic example studied at the fundamentals level is DOS (Disk Operating System), a single-user, command-line operating system in which the user types commands at a prompt. DOS commands are of two kinds: internal commands, which are built into the command interpreter and loaded into memory at start-up (such as DIR, COPY, DEL, CLS and TYPE), and external commands, which exist as separate program files on disk and are loaded only when called (such as FORMAT and CHKDSK). A batch file is a text file containing a series of DOS commands that execute one after another automatically. Booting is the process of starting up the computer and loading the operating system into memory; it is of two types, cold booting (starting from power-off) and warm booting (restarting an already running system).

Basics and role of an operating systemFunctions of an operating systemTypes of operating systemsFundamentals of DOSInternal and external commandsBatch files and booting

Key terms

Operating system
System software that manages hardware and acts as an interface for the user.
Process management
The OS function of controlling the execution of programs.
DOS
Disk Operating System, a single-user command-line operating system.
Internal command
A DOS command built into the interpreter and loaded at start-up, such as DIR.
External command
A DOS command stored as a separate file on disk, such as FORMAT.
Booting
The process of starting a computer and loading the operating system into memory.

Important questions

Practice quiz

🎁New here? Your first purchase is just ₹1 — 120 coins with code RAMANUJAN_1

Quizzes

10 questions · ~10 minutes · instant rank & AI diagnosis

#1

GNDU B.Com — Operating Systems and Fundamentals of DOS (Practice Quiz)

10 Qs · ~10 min