Computer Science, asked by Deepak9396, 10 months ago

What is the use of the print command

Answers

Answered by gameguidesforyou00
14

Explanation:

The print() function prints the specified message to the screen, or other standard output device. The message can be a string, or any other object, the object will be converted into a string before written to the screen.

Answered by AnusritaS98
0

Answer: The print command is use to to print a file without using a Windows application that supports printing.

The print function outputs the message to the normal output device, such as the screen. The message can be a string or any other object, and before it is displayed on the screen, the object will be changed into a string.

What is a print command?

  • The print command let users to choose from a variety of local printer interfaces, and the net command allowed them to use networked printers.
  • Additional command-line arguments allowed for the addition and deletion of files from the queue, and they also allowed for the specification of a maximum file count and maximum buffer size.
  • Additionally, margins, page lengths, the number of copies, and a parameter to choose between prioritising printing speed and computer responsiveness could all be set.
  • The command debuted in IBM PC DOS 2.0 and MS-DOS 2.0. A PRINT command implementation is present in DR DOS 6.0.
  • Using the copy command in earlier versions of DOS, printing was achieved by "copying" the file to be printed to the file corresponding to the print device.
  • The user regained control when the print job was finished.
  • The print command was added in DOS 2.0 to provide basic print spooling, including the ability to construct a queue of jobs to be printed while printing is being done in the background and to keep using the computer while printing is being done.

To learn more about Print first and Print last command click here-

https://brainly.in/question/49552519

To learn more about Output of Print command click here-

https://brainly.in/question/36388777

Similar questions