answersLogoWhite

0

What is dos programming?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

an OS

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the dos files?

Dos files are the files with the extension .bat which are used for programming in DOS. This is also called as batch file programming.


What are the features of batch file programming?

Batch file programming is dos based programming you have to use dos commands .It is very good to perform some repetitive task in computer programming is easy you should only know the dos commands.


How do you make a DOS?

Learn, or invent, a programming language


What is int dos()?

In programming, particularly in the context of the DOS operating system, int dos() typically refers to a function that retrieves the current DOS version or interacts with DOS services. It may be used in assembly language or C/C++ programs to interface with low-level DOS functionalities. However, the exact implementation and usage can vary depending on the specific programming environment or libraries being utilized. In modern programming, direct interaction with DOS is rare due to the prevalence of more advanced operating systems.


Which programming language is used to develop ms dos operating system?

C and Pascal ..


What has the author Susan K Baumann written?

Susan K. Baumann has written: 'Trg, Intro to Programming & Q Baisc' 'Im/Tstbnkcq Basic' 'Understanding structured programming in BASIC IBM/MS-DOS version' -- subject(s): BASIC (Computer program language), IBM Personal Computer, MS-DOS (Computer file), Programming, Structured programming


In command prompt what does the if switch do?

There is not switch called "if". We generally use "if" statement in batch programming in DOS.


How do you draw a pixel of varying intensity on the screen using C Plus Plus?

C++ has nothing to do with pixels. Your question may be related with 'Windows programming' or 'DOS programming' or 'X Window System programming'.


What has the author Craig Menefee written?

Craig Menefee has written: 'Harnessing DOS 6.0' -- subject(s): MS-DOS (Computer file), PC-DOS (Computer file) 'Byte's DOS programmer's cookbook' -- subject(s): MS-DOS (Computer file), Microcomputers, PC-DOS (Computer file), Programming


How do you display qBasic programming if their is no MS-DOS prompt?

If you are using windows, MSDOS shell is integrated by default..


What has the author Gary A Stotts written?

Gary A. Stotts has written: 'DOS/VSE' -- subject(s): CICS (Computer system), DOS/VSE, Systems programming (Computer science)


Can c be used in ms-dos?

Yes, C can be used in MS-DOS through various compilers that support the environment, such as Turbo C or Microsoft C. These compilers allow developers to write, compile, and execute C programs in the MS-DOS command line interface. While MS-DOS is an older operating system, it still supports C programming for tasks like system-level programming and basic application development.