Lab Report EC201 INTRODUCTION OF PROGRAMMING
Lab Report EC201 INTRODUCTION OF PROGRAMMING
0bjective :
Equipment ;
1.Computer set.
Step 1:
Review question
Answer: CPP1
Step 3:
c. At the file name textbox, erase the existing default name ( Cpp1.cpp).
d. Enter your new file name at the file name textbox.(Lab1a.cpp).
e. Click on Save.
Review question
Answer: Cpp1.cpp
ii. Write the status appeared on Microsoft Visual C++ Title bar after you done step 3e.
Answer: lab01.cpp
Step 4;
or
Step 5;
/
b. Click yes for the message that asking if you want to create a default project workspace. This will
build a .mdp file that contains information of this project.
Step 6 :
a. Anymore during compiling or linking will be display id the debug window at the bottom of the
screen.
Review question;
/
b. The output program will pop up in a output window.
c. If you have exit the output window, use step 7a to execute your program again.
Review question: