
Topics covered are likely to include:
- variable declarations and assignments
- primitive data types
- standard input and output (cin and cout)
- boolean operations
- conditionals
- if-else decisions (including nested ifs)
- switch statements
- for, while, and do-while loops (including nested loops)
- file i/o