answersLogoWhite

0

<iostream.h> is an old style of programming and does not allow using namespaces. If you use <iostream> you can use namespaces, and limit number of predefined function (not used) included with your program.

User Avatar

Wiki User

14y ago

What else can I help you with?