Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using C++, Write a program asking the user to enter two names. Compare and if they are the same, display a message saying so. Otherwise

Using C++,
Write a program asking the user to enter two names. Compare and if they are the same, display a message saying so. Otherwise display them in alphabetical order.
Hint: Use strcmp.
Sample Run
Please input the first name
San Francisco
Please input the second name
Los Angeles
The names are not the same:
Los Angeles
San Francisco
===================
Please input the first name
San Jose
Please input the second name
San Jose
The names are the same

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: David M. Kroenke

5th Edition

B000CSIH5A, 978-0023668814

More Books

Students also viewed these Databases questions

Question

=+ Are unions company-wide, regional, or national?

Answered: 1 week ago

Question

=+j Explain the litigation risks in international labor relations.

Answered: 1 week ago

Question

=+j What rules will apply to the process of negotiations?

Answered: 1 week ago