This document contains code for 3 C programming exercises: 1) A program to check if a withdrawal amount is available from an account balance at an ATM, 2) A menu-driven program to calculate the area of different shapes by user selection, and 3) A program to calculate the sum of even numbers up to a user-input limit.