WHAT IS CASCADING OF I/O OPERATORS
Answers
Answered by
2
Answer:
The multiple use of input or output operators (“>>”or”<<”) in one statement is called cascading of I/O operator. ... The cascading of the input and output operators refers to the consecutive occurrence of input or output operators in a single statement.
Similar questions