You are on page 1of 4

1. Open desktop Menu and then click C++ like the sample pictures below.

2. When click the icon Programming C++ will be open on the deskstop like the sample picture
below.

3. Then,at the top menu of the software click File and then click New to open the source file of
C++.

4. After that, click Console Application category to start the project.

5. Now,the menu of the C++ will open like the sample pictures below.

6. After that,rewrite the program so it can be run as program C++.

7. Then compile the program so it can run correctly.

8. Finally, after compile run the program to finish your project.

1.
A:To compile the program,press F9 to compile the program after you finish write the program in the
C++ programming.
B: After compile the program you write in C++,press F11 to run the program.If success, it will pop up in
the new window tell the program you write is success to run.
conclusion:
I learned how to use mathematical operators using c ++

You might also like