Recent Posts

Visit our page for clear understanding to enhance your skill...

Showing posts with the label loopingShow all
do-while loop
 Write a program in C to display the pattern like a right angle triangle with a number.
 Write a program in C to display the pattern like a right-angle triangle using an asterisk(*)
Write a program in C to display the cube of the number up to given an integer
Write a program in C to display the multiplication table vertically from 1 to n.
Write a program in C to read 10 numbers from keyboard and find their sum and average
Write a program in C to display the multiplication table of a given integer
Write a C program to find the sum of first 10 natural numbers.
Find LCM and HCF/GCD