job sheet 5 - muhammad afiq farhan bin borhan

5
RESULT: QUESTION/DISSCUSSION 1. How to : a. Compilation process STEP 1: Open programming C++. Then write the program as below.

Upload: fiqz-rayzu

Post on 10-Feb-2016

27 views

Category:

Documents


0 download

DESCRIPTION

c++

TRANSCRIPT

Page 1: Job Sheet 5 - Muhammad Afiq Farhan Bin Borhan

RESULT:

QUESTION/DISSCUSSION

1. How to :a. Compilation process

STEP 1:

Open programming C++. Then write the program as below.

Page 2: Job Sheet 5 - Muhammad Afiq Farhan Bin Borhan

STEP 2:

Go to execute , then click compile.

STEP 3:

Type the file name then save. DONE.

Page 3: Job Sheet 5 - Muhammad Afiq Farhan Bin Borhan

b. Execute the program

STEP 1:

Go to execute, then click run.

STEP 2:

Insert the first number (example: 10). Press ENTER.

Page 4: Job Sheet 5 - Muhammad Afiq Farhan Bin Borhan

STEP 3:

Insert the second number (example: 20). Press ENTER.

STEP 4:

DONE.

2. What is C++ Programming.

C++ is a general-purpose programming language. It has imperative, object-

oriented and generic programming features, while also providing facilities for low-level

memory manipulation. It was designed with a bias toward system programming and

embedded, resource-constrained and large systems, with performance, efficiency and

flexibility of use as its design highlights.

CONCLUSION

The conclusion is I have learn how to use the C++ Programming that was guided by my

lecturer. Besides, I am able to use the structure in C++ Programming.