In this assignment, you will write aCatclass so that you can create a cat object and interact with it.
Create classCat. This class should have the following:
Inmain(), you should have the following:
Before you start this assignment, make sure that you have:
Since this is a programming course, we will use a program to run a series of tests on your submission. Please download the template from the link below and modify it following the comments in the file to complete the assignment.
To ensure that you get the best score you deserve for the assignment and not waste the submission attempts, make sure that you test your program thoroughly on your computer before you submit. Since this course is self-paced, you can take as long as necessary to perfect the program before submission.
Below is a screenshot of expected result from running the program. Compare your final result with the screenshot to verify. Look for small things such as upper or lower cases or extra white spaces, etc.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here