Question: Write a java program that will take 2 String inputs and perform the following operation on them: a) Show length of the strings b) Concatenate
Write a java program that will take 2 String inputs and perform the following operation on them:
a) Show length of the strings
b) Concatenate two strings
c) Convert those two strings to uppercase.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
