+ 5
Syntax and basic coding pattern, Is the basic thing to learn , for this purpose check various code , learn about input output operators, library files , and many more things 👍👍👍👍👍👍👍👍👍👍
9th May 2020, 5:57 AM
Raj Kalash Tiwari
Raj Kalash Tiwari - avatar
+ 2
I think C++ basics are these: 1. printing text 2. writing inputs 3. declaring variables 4. Operators 5. If and else statement, switch statement 6. Arrays 7. Pointers and so on
9th May 2020, 7:23 AM
Rellot's screwdriver
Rellot's screwdriver - avatar
0
1. Operators.(+,-,/,*,%) 2. If else , switch-case 3.looping (for,while) 4.then array 5.then different library's like using vectors , sets , algorithms , maps.. 6. Class , object(OOPS).. 7.So on....
9th May 2020, 6:03 AM
masterpranay
masterpranay - avatar