Posts

C program to find the roots of an equation ax2 + bx + c = 0

C program to print all the numbers and sum of all the integers that are greater than 100 and less than 200 and are divisible by 7

C program to find a factorial of the entered number

C program to print the multiplication table

C program to generate fibonnacci series

C Program to print series 2, 4, 16,......n*n using shorthand operator and while loop

C Program to print series 2, 4, 6, 8,.......n

C program to print numbers 1 to 10 using while loop

C program to check whether the entered number is even or odd

C Program to check whether the entered number is prime or not

C Program to accept number of days and print year, month and remaining days