jobsheet 5 c++-muhamad hazim bin ahmad izuddin

6
JOBSHEET 5: PROGRAMMING AND DATABASE 1.Open Programming c++ 2.Select new source file.

Upload: muhamad-hazim

Post on 03-Dec-2015

16 views

Category:

Documents


2 download

DESCRIPTION

jobsheet C++

TRANSCRIPT

Page 1: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

JOBSHEET 5: PROGRAMMING AND DATABASE

1.Open Programming c++

2.Select new source file.

Page 2: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

3.Write this program.

4.run the project

Click the icon or press f10

5.Save the file under project 1

Page 3: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

6.Compilation process.

7.Execute the program.

Page 4: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

8.Insert the data.

9.Result.

Page 5: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

Question/discussion

1.How to

a.Compilation process

Click or f9 and this will be appear

b.Execute the program

Press f10 and will be appear

Page 6: JOBSHEET 5 C++-muhamad hazim bin ahmad izuddin

2.What is C++ Programming

C++ is an object oriented programming (OOP) language,developed by bjarne stroustrup,and is an extension of C language.It is therefore possible to code C++ in a “C style”or”object-oriented style”.

Conclusion: I have learn many thing using this C++ program and it work properly.