Dr.MRR | PSPS Lab Manual
PSPS Lab Manual
Input and output statements
Arithmetic Operations
Area & Perimeter of Rectangle
Area & Circumference of Circle
Boat Problem - Vector Resultant
Fibonacci Sequence Generator
Armstrong Number
Prime Number
Palindrome Number
Palindrome Word
Matrix Multiplication
Inserting value into an Array
Deleting a value from an Array
Factorial of a Number (Recursive Function)
Friction Problem - Force Calculation using Functions
String Concatenation and Uppercase Conversion
String Operations
Call by Value and Call by Reference
Dynamic Memory Allocation (malloc)
Dynamic Memory Allocation (calloc)
Reallocating Memory (realloc)
Employee Data Entry (Nested Structures)
Structure and Functions
Union in C