Question: b) Write a program which accepts two strings as input and outputs a third string which is made up of the letters, that the
b) Write a program which accepts two strings as input and outputs a third string which is made up of the letters, that the input strings have in common. c) Write a program to accept in a string which is no more than 80 characters. Swap the first half of the string with the second half and print out the result. For example: Input String There is a cat sitting on the roof (10 Marks) Output tting on the roof There is a cat si (15 Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
