Question: using C++ 2. Write a program that prompts the user to enter two strings and displays the largest common prefix of the two strings. Here
2. Write a program that prompts the user to enter two strings and displays the largest common prefix of the two strings. Here are sample runs: Enter sl: Programming is fun er Enter s2: Program using a language The common prefix is Program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
