Shape Shape

Output Stream

Output Stream is a data channel used to send information from a program to an external destination. Used in programming for writing data to files, devices, or networks.

Example:

A Java program writes text to a file using an output stream.

WhatsApp Icon