top of page
Note : You can remove both cin.get() before return(0); if you are using Dev C++ with GCC
Converting Temperature from Celsius to Fahrenheit.
Finding Area of a Circle with Radius r.
Finding Volume of Sphere
Finding Volume of Sphere
Finding Roots of a Quadratic Equation : Real and Distinct, Repeated and Imaginary
Locating a Number in a Given List (Linear Search)
Finding the Largest of Three Numbers
Finding the Largest Number in a Given List of Numbers
Calculating the first "n" Prime Numbers
Rearranging a List of Numbers in Ascending Order
Rearranging a List of Numbers in Descending Order
Calculating Factorial of a Number
Calculating the First "n" Factorials
Addition of Two Matrices
Subtraction of two Matrices
Multiplication of two Matrices
bottom of page