0
Make class “Rectangle” with attribute length and breadth. The class contains methods computeArea /*below the left question*/
and displayArea. Write a program with main method that creates two objects of Rectangle class and find their areas and display area of larger rectangle.
1 Réponse
0
What is your problem with this task?