/CPP-Example

CPP example learnt during CPP tutorial at college.

Primary LanguageC++

CPP Programs

CPP examples learnt during CPP tutorial at college.

Some CPP Programs in this Repo.

  1. Basic Program to Calculate Sum of Two Numbers
  2. Simple Program to find Maximum of Two Numbers
  3. Program to define enumerator month with name of 12 months
  4. Finding area of cube cylinder and rectangle by using function overloading technique.
  5. A program to find Simple Interest using default Arguments in a function
  6. Program to find Maximum of two numbers using function overloading
  7. A cpp Program to to calculate volume of cylinder and cone with function Overloading

To-Do

  1. Creating a first program with OOP concept having a class.
  2. Writing a program to use public and private properties.
  3. A program with a constructor method.
  4. A program containing a class with it's destructor.

Contributors

  1. Bibek Dhakal
  2. Bikram Parajuli