0
I am not able to write the code can anyone help me?
core java program to define an abstract class 'shape' with an abstract method namely 'circlearea' taking one parameter that is its radius to compute area of a circle.now create another class 'area'containing a method 'circlearea'for printing the area of circle.create an object of class 'area' and test class 'area'
3 Answers
+ 1
Thank u
0
Sorry i want the code & i have got it from 1 sololearner