Posts

C program to add two matrices

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

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