Cat
In this problem, you are practicing adding instance variables to a java class.
Write a class Cat with the following instance variables
an instance variable isCute to indicate whether or not a cat is cute
an instance variable called name for the name of the cat
Type your solution
Skills Practiced:
3.B
4.A
4.B
Saved
Saved