C++ program to reverse an array within given indexes using recursion (logic explained) Posted by Usman Ahmed Abid on July 06, 2016 C plus plus PROGRAMS +
C++ code to calculate body fat of a person (Logic explained) Posted by Usman Ahmed Abid on July 03, 2016 C plus plus PROGRAMS +
C++ program to find roots of quadratic equation ax2 + bx + c=0 (with algorithm) Posted by Usman Ahmed Abid on July 01, 2016 C plus plus PROGRAMS +
C++ program to calculate total fuel consumption of a month with dummy data (with algorithm) Posted by Usman Ahmed Abid on July 01, 2016 C plus plus PROGRAMS +
C++ code for Currency converter (with algorithm) Posted by Usman Ahmed Abid on June 30, 2016 C plus plus PROGRAMS +