Computer programming using C
Sample programs and run results
- Hello World!!
- Multiplication Table
- Jet Acceleration
The first program you will learn to write in most computer languages.
A program in which you enter in the dimensions of the desired multiplication table with the limits being 12 X 12 and the table will print out with the correct values for the table.
A program that determines the acceleration of a jet after being launched from an aircraft carrier.