Next: Language Elements
Up: Overview of C++
Previous: Testing a Program
The objective of this activity is
- Write an execute a program in C++
- identify syntax errors
- 1.
- Formulate a team of four and identify a Captain, A Recorder, a Spokesperson
and a Reflector
- 2.
- Create a file on the UNIX/PC to report your finding and email to the
instructor upon finishing the activity
- 3.
- Write a C++ program that types on the screen the following separate sentences
- The Captain of this team is ...... (fill)
- The recorder of this team is ...... (fill)
- The spokesperson of this team is ....(fill)
- The Reflector of this team is .... (fill)
- 4.
- What happens if you make a typo?
- 5.
- What is the difference between a syntax error and a bug? (give examples)
- 6.
- When you need to compile the program? If the program already has been
compiled once do you need to compile it again? why and when?
- 7.
- Is the order of the program statements important? Try to change the order of
the program statement in the program you
have written and report your findings?
- 8.
- Give two strengths of your group?
- 9.
- Indicate the areas of improvement fro your group and the class?
- 10.
- Summarize what you have learned so far in this class?
Next: Language Elements
Up: Overview of C++
Previous: Testing a Program
Yousef Haik
2/23/1998