What is Print? (Programming & Green Computing)

Printing is known to be a general terminology that is used in green computing. Also, printing can be used widely when it comes to programming. In programming, the command print is a function or a statement that is used to display or output text or values to the console or the entire screen.

For instance, to use the command print to output value or text, you can use the below command:

print(“Hello, World!”)

Note

The above code would output “Hello, World!” to the entire console.

On the other hand, the term printing refers to the act of retrieving the physical characters printed or transferred to the paper. Or the process of producing a hard copy of a document or file using a printer.

 

Main differences between PRINT & PRINT in programming and green computing:

OUTPUT MEDIUM

In programming, the term print outputs to the screen or the console, while printing in general refers to printing of a document or a file on physical paper through a device called a printer. ( An Output Device)

PURPOSE

In programming, print is used for debugging, displaying information, or additionally providing output to the user of the PC.

DEVICE

In programming, print is known to have been executed by the computer’s processor, while printing a document involves only sending the document or the file to a physical printer device.

 

STEPS OR PROCEDURES WHEN PRINTING

  • Click on file
  • Click on the print command
  • Make an option by selecting the printer, the number of copies and or active or selected pages to be printed.
  • Click on Apply or Print button to execute the command.

Related posts:

About Author


Discover more from SURFCLOUD TECHNOLOGY

Subscribe to get the latest posts sent to your email.

Leave a Reply

Your email address will not be published. Required fields are marked *

Discover more from SURFCLOUD TECHNOLOGY

Subscribe now to keep reading and get access to the full archive.

Continue reading