Question: Exercise 3 ( don ' t forget to add comments to your code ) : Create a new C + + project using Code ::Blocks.

Exercise 3(don't forget to add comments to your code) :
Create a new C++ project using Code ::Blocks.
Write a code that prompts the user to enter their first name and last name, then displays the full name. Add simple comments to the main statements in your code and explain the code.
Write a code that prompts the user to enter their full name (including first and last name), and then it displays the first name and last name separately (not covered in class, you need to make your own investigation). Add simple comments to the main statements in your code and explain the code.
Exercise 3 ( don ' t forget to add comments to

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!