C Lab Program1-4 PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

Programming in C Lab

C Lab Record Format

INDEX Page

RHS : Date, Aim, Algorithm, Program, Result

LHS : Flowchart, Output

(Result : Program is executed and output is


obtained)
Venue : Computer Center
Program 1 : helloworld.c
Aim : To print HelloWorld in C
Program 1
Output
Program 2 : add.c
Aim : Add two numbers in C
Program 2
Output
Program 3 : oddoreven.c
Aim : Check a number is odd or even
Program 3
Output
Program 4 : largest.c
Aim : To find largest of two numbers
Program 4
Output
Geany Editor

You might also like