Posts
program to merge two arrays A and B into a single sorted array C that contains every item from arrays A and B, in ascending order
- Get link
- X
- Other Apps
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