Basic Programs in C

-----------------------------------------------------------------------------------
Program to print "Hello to c" in c.
Link: Download Code
-----------------------------------------------------------------------------------

Program to print "Hello" your name in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program to print simple student information in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program to find square and cube of any number without power function in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program to find square and cube of any number with power function in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program to calculate add,subtract and multiplication of two number in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program to calculate simple interest(s.i. calculator) in c.
Link: Download Code

-----------------------------------------------------------------------------------

Program for Speed calculation using distance formula in c.
Link: Download Code

-----------------------------------------------------------------------------------


No comments:

Post a Comment