1.

How is cascading useful in output operations?

Answer»

The cascading allows the user to use cout once only but use << operator several times to output many values.



Discussion

No Comment Found