Cpp Programming 90 – Which of the following header file includes definition of cin and cout?

Question: Which of the following header file includes definition of cin and cout?
[A]. istream.h
[B]. ostream.h
[C]. iomanip.h
[D]. iostream.h

 

Answer: Option D