Write a program that asks the user for his name and salutes him using it. The prompt must be "What is your name?" and the response "Hello, !". For example if the name is John, the response must be "Hello, John!".Your last line of text must end with a new line character.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 21PE
icon
Related questions
Question
Write a program that asks the user for his name and salutes him using it. The prompt must be "What is your name?" and the response "Hello, <the name>!".
For example if the name is John, the response must be "Hello, John!". Your last line of text must end with a new line character.
Transcribed Image Text:Write a program that asks the user for his name and salutes him using it. The prompt must be "What is your name?" and the response "Hello, <the name>!". For example if the name is John, the response must be "Hello, John!". Your last line of text must end with a new line character.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
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