Thursday, July 9, 2009

PGS Activities in Proggramming

Programming NC IV
Computer Laboratory Exercises:

Instructions: create a flowchart and pseudocode of the following programs aside from coding this to your c++ language. Indicate your name as a programmer and the exercise # in every program.
The pseudocode and program will be placed in a short bond paper.

1.Create a program that will display your name.
2.Create a program that will accept your name and after inputting your name, it will appear Good morning!
3.Create a program that will accept five integers and will display the average of the five.
4.Create a program that will compare two integers and will display what is lower.
5.Create a program that will accept two integers and compare which is higher.

No comments:

Post a Comment