Java 2
create a class called "person" with attributes "name" and "age". also create a constructor and getter method for attributes in java
create a class circle with radius as data member. create two constructor (no argument and two arguments) and meth...
ssuganya.hashnode.dev1 min read