Transcript
Page 2: Open a editor Write/Type the program Save the program with “.c” extension Compile the program (alt + F9) Run/Execute the program (ctrl + F9) Check the

Main 3 Steps

123

Create Program

Compile Program

Execute Program

Page 3: Open a editor Write/Type the program Save the program with “.c” extension Compile the program (alt + F9) Run/Execute the program (ctrl + F9) Check the

www.btechsmartclass.blogspot.com

Steps to Execute a Program Open a editor

Write/Type the program

Save the program with “.c” extension

Compile the program (alt + F9)

Run/Execute the program (ctrl + F9)

Check the Result in User Screen

Page 11: Open a editor Write/Type the program Save the program with “.c” extension Compile the program (alt + F9) Run/Execute the program (ctrl + F9) Check the

123

Turbo C

Eclipse IDE C/C++

NetBeans IDE

4 Dev C++

CodeLite5


Top Related