Modify the circle class and main provided below by adding


Assignment -

Modify the Circle class and main provided below by adding an exception class (ref pages 1000 - 1005) to throw and handle an exception for a negative radius as input. The overloaded constructor is to be used to test the program.

  • Allow the user to enter another radius if an exception is thrown
  • Allow the user to enter another radius if an exception is not thrown
  • Move the output section to a void function that accepts a circle object as an argument.

Attachment:- Assignment File.rar

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Modify the circle class and main provided below by adding
Reference No:- TGS02772901

Expected delivery within 24 Hours