Job Sheet: Fundemental C++ 1. Go To Start All Applications Open Programming C++
Job Sheet: Fundemental C++ 1. Go To Start All Applications Open Programming C++
FUNDEMENTAL C++
1. Go to start >> all applications >> open programming C++
2.
Click the tab file and then select New Source File.
3.
4.
5.
Compile the project by clicking the Execute tab and choosing Compile and run or
just press F11.
6.
7.
8.
9.
Result
Question / Discussion
1.
How to
a) Compilation process.
- After done writing the program, find and select the button
excute
- Select compile and run
2.