Hi, I'm a beginner to java. I need code of the following problems for my class test.
1. Replace all the letters from the input sentece
Input- This is a cat.
Output- tac a si siht

2. Calculate...