This document provides a manual with 65 questions on C++ programming concepts and formulas. It covers topics like input/output, data types, operators, conditional statements, loops, functions, arrays, pointers, structures, file handling and classes. For each question, it provides the problem statement, sample code and explanation. The questions range from basic programs to calculate area, swap values, find remainder to advanced programs involving formulas, date calculations and currency conversions. It is intended to help students of 2nd and 3rd year learn and practice C++ programming.