1. Program
to print your address
2. Find
area and perimeter
3. Write
a programme to find the largest of two
numbers
4. Write
a programme to find the largest of three
numbers.
5. Write
a programme to convert the temperature from Celsius to Fahrenheit and
vice-versa.
6. Write
a programme to find the roots of quadratic equation.
7. Write
a programme to generate odd numbers up to n
8. Write
a programme to generate Fibonacci series
9. Write
a programme to find the factorial of n.
10. Write
a program to find GCD of two numbers using a function
11. Write
a program to check for prime number.
12. Write
a program to find the sum of digits in a number
13. Write
a programme to find the sum of elements in an array.
14. Write
a programme to find the largest of n numbers.
15. Write
a program to sort an array of n integers.
16. Write
a program to find transpose of a 3x3 matrix.
17. Write
a program to find sum of two matrices.
18. Write
a program to find the product of two matrices
19. Write
a function program for finding the largest of three numbers
20. Write
a program for finding nCr.
No comments:
Post a Comment