What is the full form of iostream.h?
To know the full form of “iostream.h”, let’s break it-
i = input (Cin)
o = output (Cout)
stream = Streams refer to sequence of bytes. In Files we store data i.e. text or binary data permanently and use these data to read or write in the form of inpu...
anandbaraik.hashnode.dev1 min read