Computer Science, asked by mdm276243, 5 months ago

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 kumaripriyanka86120
7

Answer:

mark me as a brainliest answer..

Similar questions