This document is a lab practical file submitted by Amit Kumar Gandhi for an Introduction to Programming lab. It contains 21 programs with the code and output for each program. The programs cover basic concepts in C programming like input/output, arithmetic operations, conditional statements, loops, functions etc. Examples include programs to print hello world, calculate sum of two numbers, find largest of three numbers, check leap year, calculate factorial, print Fibonacci series, check prime numbers etc.
Related topics: