Take 2 strings from user. Suppose, those strings are S1 and S2. Do the following
operations. 10
a. Find the length of each string and print the one which is of greater length.
b. Find the frequency of first and last character of S1 in S2.
c. Compare S2 with S1 to find which word will appear first in dictionary.
d. Reverse S2.
e. Append S2 at the end of S1.
Answers
Answered by
7
Answer:
mark me as a brainliest answer..
Similar questions
Computer Science,
3 months ago
Computer Science,
3 months ago
Science,
7 months ago
Computer Science,
1 year ago