Computer Science, asked by nirmalikalita, 3 months ago

what is the importance of
< iostream.h > header file? (for 2 marks)​

Answers

Answered by TANVEERJAMAN
1

Answer:

iostream. h is most important header file for basic input and output operations. iostream. h contain built-in functions cout and cin for input-output.

Similar questions