You are on page 1of 3

PROGRAMMING CONCEPTS USING C

LANGUAGE

SUBMITTED TO :
SUBMITTED BY :
COURCE :
ROLL NO. :
ACKNOWLEDGEMENT 
I would like to express my profound gratitude to Mr./Mrs.____ (name of
the HOD), of ____ (designation and department name) department, and
Mr./Mrs. _____ (Dean) of _____ university for their contributions to the
completion of my project titled _____.
I would like to express my special thanks to our mentor Mr./Mrs. ______
for his/her time and efforts he/she provided throughout the year. Your
useful advice and suggestions were really helpful to me during the
project’s completion. In this aspect, I am eternally grateful to you.
I would like to acknowledge that this project was completed entirely by
me and not by someone else.
INDEX
s. no. C PROGRAM NAME PAGE NO. DATE TEACHER SIGNATURE
1 WAP to print the value and size of different data types (Use size of operator).
2 WAP to find the addition, subtraction, multiplication, division of two numbers
3 WAP to calculate Simple and Compound Interest
4 WAP to calculate total salary based upon the following:-
HRA = 3 % of Basic salary, TA = 5 % of Basic salary, DA = 3 % of Basic salary
5 Program to convert temperature from Celsius to Fahrenheit
6 Program to enter an ASCII code and display the character associated with it
7 Write a C Program to swap two numbers with and without using third variable
8 WAP to input 3 sides of triangle and calculate area.
9 Write a C program to find whether a given number is positive, negative, or zero.
10 Program to find the largest of three numbers

You might also like