is printf new in C++ as it is new in Java? Is there println in C++ as it is in Java

I've read about cout << "Hello" << something like that, but I'm not sure if you can do that as if you do in println() command
that's because I think using println() is much easier than having to remember all % for printf statement, well it's probably better if you can remember all of them, but I think I'd just print what rpgfan said out and put it in front of your computer

or... yeah, go to C++ reference site