Examlex

Solved

Select the Smaller of the Two Given Numbers 12,1312 , | - 13 |

question 182

Multiple Choice

Select the smaller of the two given numbers.
- 12,1312 , | - 13 |


Definitions:

Stream

In computing, a sequence of data elements made available over time, often used for input and output operations.

Stdout

Standard Output, a predefined file stream in computer programming used to output data to the screen or another output destination.

Stream

An abstraction for a sequence of data elements made available over time, often used for input/output operations in programming.

Ostream

An output stream in C++, associated with high-level output operations to a variety of destinations including files, devices, or consoles.

Related Questions