answersLogoWhite

0


Best Answer

just open up ur notepad and type in command.com

save the file as batch.bat or anythingelse with the extension .bat

then open up the file

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the 16-bit program that provides a command window?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the real meaning of 16bit?

16bit refers to the number of bits that can be used in a single data format element. 16bit graphics are found in games that can be played on the original Nintendo Entertainment System console.


What is the bit-depth for VGA?

Standard VGA is 16bit.


Why is a 16-bit windows software considered to be legacy software?

Legacy basically means that is is from an old system. As virtually all computers built after 1986 have a 32bit or 64bit hardware command code set, software that uses a 16bit command code set is now old technology...hence legacy.


What type of microprocessor is 8086?

Its 16bit microprocessor,and-> the 8086 has a 16bit databus 20bit address bus-> the intel 8086,is designed to operate in two modes namely(1) minimum mode(2) maximum mode


Is the Java compiler 16bit or 32bit?

The Java compiler itself (javac) is a 32-bit application.


Why are P8 and P9 connectors keyed a certain way?

so they fit correctly into an 8bit or 16bit slot


One memory technology uses only a 16bit path what acronym is used for this type of memory?

Rimm


How do you write a program for addition of two 16bit number?

#include <inttypes.h> #include <stdio.h> int main (void) { int16_t x= 7, y= 8, z=x+y; printf ("%d+%d=%d\n", x, y, z); return 0; }


Can you play a Sega 32x game on a Sega Genesis 2?

Sorry, but no. Genesis only plays 16bit games.


How many bits can the HCS12 CPU manipulate in one operation?

As it is 16bit processor it can manupulate 16 bits in one operation


How many bits are in the Subnet ID blocks?

16 bits per block . 8 16bit blocks = 128bits


How do you justify that Intel 8086 is a 16bit processor?

Because the accumulator and primary data path is 16 bits. Also, that how Intel designed it.