c programing languge Write a code that will do the following in order: 1- Take two strings from the user: s1 and s2 2- Compare the two strings and concatenate them such that the alphabetically first...


c programing languge


Write a code that will do the following in order:


1-      Take two strings from the user: s1 and s2


2-      Compare the two strings and concatenate them such that the alphabetically first one goes first:


Ex:


Run 1:


s1: Amy


s2: Bruder


Result: Amy Bruder



Run 2:


s1: Baby


s2: Ahoy


Result: Ahoy Baby




Jun 01, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here