answersLogoWhite

0

Streams provide a unified, generic, input/output mechanism in C++. They allow a consistent method of inserting or extracting data from any physical storage medium that supports a stream implementation, such as a filestream or a stringstream, without the need to know the details of that medium. All streams operate in exactly the same way. To extract data from an input stream, use the extraction operator (>>). To insert data into a stream, use the insertion operator (<<). Some streams are omni-directional (input-only or output-only), while others are bi-directional (both input and output).

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is reflexes 2 plus?

It appears that there is a typo in the question—there is no clear meaning for &quot;reflexes 2 plus.&quot; Reflexes are automatic responses to stimuli, and the number &quot;2 plus&quot; typically refers to addition. If you have a specific question or context, please provide more information.


What did a Tudor street look like?

horrible and dity plus alowwed of wee streaming down


What does tbuffer mean in c plus plus?

There is no such keyword or data type known as tbuffer in C++. It's most likely an user-defined identifier, possibly a text buffer. But without knowing its actual type or its context it's impossible to say what it means.


Where can you find Star Trek streams?

Star Trek is currently available for streaming on Hulu Plus and Netflix.


What is value of master plus 1991?

The expression &quot;master plus 1991&quot; does not have a defined mathematical value, as &quot;master&quot; is not a numerical term. If &quot;master&quot; refers to a specific numeric value, you would need to replace it with that value to perform the addition. Without additional context, the expression remains ambiguous.


Where can you watch jeet drama of star plus?

You can watch the drama &quot;Jeet&quot; on Star Plus through its official website or app, where episodes are typically available for streaming. Additionally, it may also be available on streaming platforms like Disney+ Hotstar, which offers a range of Star Plus content. Be sure to check local listings for any specific broadcasting times.


What is the word older in french?

The word &quot;older&quot; in French is &quot;plus âgé&quot; or &quot;plus vieux&quot; depending on the context.


Can an integer data type in c plus plus stores character value?

no


What is the spanish word for plus?

In what context? Plus like plus-size is "plus." If your speaking with relevance to a mathematical equation, just say "y". Pronounced "ee"


How do you find the mean of the data?

Th find the mean of a data set, you add up all the values in the data set and divide this sum by the number of data values. For example, the mean for the data set 2, 5, 6, and 7 is given as 2 plus 5 plus 6 plus 7, which is 20. You divide this sum by number of values in the data set, which is 4 to get 5 as the mean.


What are the two types of constant in c plus plus?

Constant data and constant functions.


What use of void data type in c plus plus?

doesn't return the value.