C++: Explain like I’m five – Part 2: Operators, User input, and if/else statements
Hi folks, this is the second part of my series; “C++: Explain like I’m five”.
In this part, I will be explaining operators, user input, and if/else statements in detail.
So, fasten your seat belts, and let’s get started!
Operators in C++
An operator ...
ayeshasahar.hashnode.dev10 min read