Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
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 (10 Marks) 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 Output tting on the roof There is a cat si (15 Marks)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started