What is the difference between printf() and cout in C++?
printf is a function whereas cout is a variable.
printf
cout