Computer programming using C

Sample programs and run results

  • Hello World!!
  • The first program you will learn to write in most computer languages.


  • Multiplication Table
  • 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.


  • Jet Acceleration
  • A program that determines the acceleration of a jet after being launched from an aircraft carrier.