3. (8 marks) Write a program that asks the user to enter his\her first name. Then, it asks the user to enter their last name. • I f the first name is the same as your first name, display "Your first name is the same as mine!". • If the last name is the same as your last name, display "Your last name is the same as mine!". If both the first and last name matches yours, instead display "Your name is the same as my name!". Run the program three times showing all three different situations and take screenshots. Program:

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter5: Repetition Statements
Section5.3: Interactive While Loops
Problem 6E: (Conversion) a. Write a C++ program to convert meters to feet. The program should request the...
icon
Related questions
Question
3. (8 marks) Write a program that asks the user to enter his\her first name. Then, it asks the user
to enter their last name.
• If the first name is the same as your first name, display "Your first name is the same as
mine!".
If the last name is the same as your last name, display "Your last name is the same as
mine!".
If both the first and last name matches yours, instead display "Your name is the same as
my name!".
Run the program three times showing all three different situations and take screenshots.
Program:
Screenshots:
Transcribed Image Text:3. (8 marks) Write a program that asks the user to enter his\her first name. Then, it asks the user to enter their last name. • If the first name is the same as your first name, display "Your first name is the same as mine!". If the last name is the same as your last name, display "Your last name is the same as mine!". If both the first and last name matches yours, instead display "Your name is the same as my name!". Run the program three times showing all three different situations and take screenshots. Program: Screenshots:
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Concept of memory addresses in pointers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning