Computer Science, asked by sunilasingh802, 6 months ago

25. Write
program to define two methods as follows:
1. void Square( )- to input a side and print the area of square.
2. float Interest()- to input Principle amount (pa), Time period (T) and Rate of interest (1).
Compute simple interest and return it. Use the formula : SI = (PRT) / 100​

Answers

Answered by soham999555
2

Answer:

what we have to do here??

Answered by vashu786share
0

By using scanner class method

Similar questions