Functions, Arrays & Pointers

Calculate the Factorial

Calculate the area and perimeter of a Rectangle

Calculate the total cost of an Item

Function Overloading

Global and Local variables

Pass by Value and Pass by Reference


Static and non-Static variables 

Populate and Display a Static Array

Min and Max of a Static Array

Min and Max of a Static 2D Array

Swap two numbers using Pointers

Dynamic Arrays (Pointers)