Showing posts from January, 2020Show All
cpp program to show average of five integers using function .
sum of natural numbers using loop
sum of all the natural numbers between 1 to 100 using loop
simple method of swapping two numbers in cpp using third variable
cpp program to swap values without using third variable
cpp program to show average of five integers
cpp program to find out smallest integer among three integer
cpp program to find out greatest integer using three integer
cpp program to convert temperature in fahrenheit to celsius
cpp program to convert temperature in celsius to fahrenheit
cpp program to convert days into months and days
Multiplication table of a positive number in CPP
Simple method to sum of two numbers in CPP
Substraction of two numbers in CPP (Using Function)
Simple method to subtract of two numbers in CPP
Simple method to multiply two numbers in CPP
Multiplication of two numbers in CPP (Using Function)
Sum of two numbers in CPP (Using Function)
Program to check odd or even number in CPP
Simple Hello World program in CPP