Posts
C program to find the roots of an equation ax2 + bx + c = 0
- Get link
- X
- Other Apps
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
- Get link
- X
- Other Apps
C program to find a factorial of the entered number
- Get link
- X
- Other Apps
C program to print the multiplication table
- Get link
- X
- Other Apps
C program to generate fibonnacci series
- Get link
- X
- Other Apps
C Program to print series 2, 4, 16,......n*n using shorthand operator and while loop
- Get link
- X
- Other Apps
C Program to print series 2, 4, 6, 8,.......n
- Get link
- X
- Other Apps
C program to print numbers 1 to 10 using while loop
- Get link
- X
- Other Apps
C program to check whether the entered number is even or odd
- Get link
- X
- Other Apps
C Program to check whether the entered number is prime or not
- Get link
- X
- Other Apps
C Program to accept number of days and print year, month and remaining days
- Get link
- X
- Other Apps