Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java class assignment 2

Write a program which creates a class called circle. This class should have member variable called redius. Class should also have member method called calculateArea() which should calculate and display circle's area.

Create an object of this class and display it's area using calculateArea method.
No votes yet
Share this
0 answers