Internal cout workings | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Internal cout workings

I know that the << is the shift bit left operator, so how does cout << "Hello World!" work?

23rd Jan 2018, 10:15 PM
Marcus Germano
2 Answers
+ 1
Is it a magic method in the class
23rd Jan 2018, 10:19 PM
Marcus Germano