C++ program to find natural log of 2 by solving a term step by step guide (logic explained) Posted by Usman Ahmed Abid on July 09, 2016 C plus plus PROGRAMS +
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 +