Skill builder

1. Create an interface ShapeCalculator with the following method

2. Abstract Class - FundTransfer

3. Item details-Abstract class

4. Create an interface rotate with the following three functions.

5. create an abstract class marks with the following method void getPercentage();

6. Create an abstract class "Accounts" with the following attributes:

7. Write a simple program to demonstrate interface.

8. Write a program to move all the uppercase characters to the end of the string.

Challange yourself

1. Create an interface that has the following method.

2. Calculate the perimeter of five different geometric shapes and print their sum.

3. Create an abstract class Shape with the following methods