0% found this document useful (0 votes)
14 views1 page

CP

Uploaded by

aabhashanand974
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

CP

Uploaded by

aabhashanand974
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. write a c program to print the palindrome of the given number .

2.write a c program to print the addition of 2 matrices.

3.write a c program to print the concatenate of 2 strings .

4.write a c program to print the sum of natural numbers and area of triangle.

5.write a c program to check the given number is prime number or not.

6.write a c program to print fabonacic series.

7.write a c program to find the biggest of 3 numbers and finding it is a lower case or upper case or digit
or special symbol.

8.write a c program to print the reverse of a number.

9.write a c program to find the biggest element in an array and simple interst.

10.write a c program to find the smallest element in an array and compound interst.

11.write a c program to check the given year is leap year or not.

12.write a c program to find the length of a string using and without using of built in function.

13.write a c program of reversing of 1D array and converting celsius to farheient.

14.wite a c program of swapping of a 2 number without temp and with temp variable.

15.write a c program to find the number of digits in a given number.

16.write a c program to check two string are equal or not.

17.write a c program to find the sum of 2 numbers using (all arthematic operators) function concept.

18.write a c program to find factorial of a number and sum of even numbers and odd numbers from 1 to
n.

19.write a c program to print the roots of quadratic equation.

20.write a c program to print the square pattern and right angled triangle.

21.write a c program to print week days using switch case and difference between break and continue.

You might also like