Basic C Programs

Basic C Programs

Display the message “Hello World”. Display the area of a rectangle. Find the Area and Circumference of a Circle (c=2πr). Print ASCII Value of the input Character. Calculate a Simple Interest. Calculate the tax amount an employee must pay. (tax = 15% of income). Convert currency from Ck to Dollar. (1 dollar = Ck. 135.5) …

Basic C Programs Read More »