This document contains 22 code programs submitted by Ankit Dixit to his instructor Ms. Achhardeep Kaur for her class. The programs demonstrate various C++ concepts like conditional statements, loops, functions, arrays, pointers, structures, classes and objects. Example programs include checking if a number is even or odd, finding the greatest of three numbers, generating the Fibonacci series, and calculating the area of a rectangle using a class.