what the difference between them?!
i know when we write <iostream> we have to put:
using std::cout;
using std::cin;
and so on, but is there any other difference?!