Exp1: Simple Calculator using switch case
Exp 2: Roots of quadratic equation
Exp 3: Palindrome
Exp 4: Electricity
Exp 5: Binary search
Exp 6: Using functions - determine number is integer or not
Exp 7/8: Matrix multiplication
Exp 9: To compute Sin(x) using Taylor series.
Exp 10: Functions to implement string operations
Exp 11: Bubble Sort
Exp 12: To find Square Root of a given number
Exp 13: Implement Structures to read student details
Exp 14: Pointers to compute sum, mean and Standard Deviation
Pointers to compute sum, mean and Standard Deviation
Exp 15: Implement recursive function for binary to decimal conversation