Question: in c++ Glven string userinput1 on one line and string userinput2 on a second line, assign lengthDifference with the length of the shorter string subtracted
Glven string userinput1 on one line and string userinput2 on a second line, assign lengthDifference with the length of the shorter string subtracted from the length of the longer string Exi if the input is: cheetah rice then the output is: 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
