B.E. I Sem (All Branches)

I SEMESTER

107. COMPUTER PROGRAMMING LAB

List of Experiments
1. Simple input output program integer, real character and string. (Formatted & Unformatted)
2. Conditional statement programs (if, if-else-if, switch-case)
3. Looping Program. (for, while, do-while)
4. Program based on array (one, two and three dimensions)
5. Program using Structure and Union.
6. Program using Function (with and without recursion)
7. Simple programs using pointers.
8. File handling.