Homework Help Global logo
  • Home
  • Coursework Help
  • Dissertation Help
  • Homework Help
  • My account
  • Order now
Order Now
Homework Help

Write a simple class named circle, with a single instance variable: a

2 min read
Posted on 
May 2nd, 2023
Home Homework Help Write a simple class named circle, with a single instance variable: a

Write a simple class named circle, with a single instance variable: a double named x, y and radius. Use GUI components to read any input used to initialize your circles (x, y, r). Your class should have member functions with the following signatures.

  1. void setRadius(double r)
  2. void setX(double value)
  3. void setY(double value)
  4. double getRadius()
  5. double getX()
  6. double getY()
  7. double getArea()
  8. bool containsPoint(double xValue, double yValue)

When you are calculating the area you can use 3.14 for pi. The formula will be radius * radius * 3.14.

You can determine whether or not a point is in a circle by calculating the distance from the center of the circle (its x and y coordinates) to the point.  If this distance is less than or equal to the radius then the point is inside the circle. (calculate distance between two points)

Write a main function that tests your class. It should instantiate a number of circle objects with different radius values. It should report any results using GUI components.  You should test all three member functions until you are confident that they work.  For practice, make sure you try each of the following:

  1. Create a local circle object and set its x, y, and radius. Verify that it’s area is calculated correctly.
  2. Create a circle reference variable, and point it at a dynamically instantiated circle. Use the pointer to set it’s x, y, and radius values
  3. Create a local array of three circles. Test the member functions on one of the elements.
  4. Dynamically instantiate an array of three circles. Test the member functions on one of the elements.

Order an Essay Now & Get These Features For Free:

Turnitin Report

Formatting

Title Page

Citation

Outline

Place an Order
Share
Tweet
Share
Tweet
Calculate the price
Pages (275 words)
$0.00
Homework Help Global
Company
  • Coursework Help
  • Law Homework Help
  • Business Paper Help
  • Thesis Writing Help
Legal
  • Dissertation Help
  • Homework Help
  • Essay Writing
  • Custom Writing
How Our Service is Used:
Homework Help Global essays are NOT intended to be forwarded as finalized work as it is only strictly meant to be used for research and study purposes. Homework Help Global does not endorse or condone any type of plagiarism.
Subscribe
No Spam
© 2023 Homework Help Global. All rights reserved.
Homework Help Global will be listed as ‘Homework Help Global’ on your bank statement.