COMPUTER PROGRAMMING LAB

LIST OF PROGRAMS FOR COMPUTER PROGRAMMING LAB

1. Finding the maximum and minimum of given set of numbers ?
2. Finding Roots of a Quadratic Equation?
3. Sin X and Cos X values using series exapansion?
4. Conversion of Binary to Decimal, Octal, Hexadecimal and Vice-versa.
5. Generating a Pascal triangle and pyramid of numbers?
6. Find the factorial of a given number using recursion?
7. Generate Fibonacci series?
8. Find the GCD of two numbers?
9. Write a C program for matrix addition?
10.Write a C program for matrix multiplication?
11.Write a C program for Bubble sort?
12.Write a C program for Selection sort?
13.Write a C program for Linear Search?
14.Write a C program for Binary Search?
15.Find the number of characters, words and lines of a given text?
16.Write a C program to read, write and append a file?

Download Record
Note: Execute and write outputs for above programs




Popular posts from this blog