Application software

Exploring Application Software and Disk Operating System (DOS)

Disk Operating System (DOS)

  • Concept: Disk Operating System (DOS) is a foundational computer operating system designed to manage hardware and software resources on personal computers.

  • Characteristics:

    • DOS typically features a command-line interface for user interaction.
    • It provides file and directory management functionalities.
    • DOS supports the execution of application programs.
  • Utilities: DOS utilities include tools for disk management, file manipulation, and system diagnostics.

  • Drivers Configuration: To interact with external hardware devices, DOS often requires specific drivers to be configured. These drivers facilitate communication between the operating system and peripheral devices like printers, scanners, or storage drives.

DOS Internal Commands

  • Concept: DOS internal commands are built-in functions within the operating system that perform various tasks without requiring additional program loading.

  • Characteristics:

    • Internal commands are essential for system operation and file management.
    • They typically provide basic functionalities for file manipulation, directory navigation, and system configuration.
  • Uses: Internal commands enable users to perform fundamental operations such as copying files, renaming directories, and managing system settings.

  • Syntax: Internal commands utilize a specific syntax consisting of the command followed by optional parameters or arguments.

DOS External Commands

  • Concept: DOS external commands are functionalities not integrated into the operating system and must be loaded from external files for execution.

  • Characteristics:

    • External commands offer additional functionalities beyond what internal commands provide.
    • They often facilitate advanced tasks such as disk formatting, device management, and system diagnostics.
  • Uses: External commands allow users to perform more complex operations that are not covered by internal commands, such as low-level disk management or hardware diagnostics.

  • Syntax: Similar to internal commands, external commands follow a specific syntax, typically comprising the command followed by optional parameters or arguments.



Cole, G. L., Blech, R. A., & Quealy, A. (1989, March). Initial operating capability for the hypercluster parallel-processing test bed. In Conference on Hypercubes (No. NAS 1.15: 101953).

Study Buddy. (2020). DOS - Disk Operating System. Retrieved from https://youtu.be/8hp-PUfooMQ?si=98n3fRquQCazxnI3 

No comments:

Post a Comment

Project Dilan Araya Díaz

 Introduction to the Project Hello everyone, I'm Dilan Araya Díaz, and in this blog, I will focus on explaining all the concepts of the ...