Question: Normally we would make the FunnyFace class even more flexible by also including parameters in the constructor to specify the width and height of the
Normally we would make the FunnyFace class even more flexible by also including parameters in the constructor to specify the width and height of the funny face being created. We left those off in this version of FunnyFace in order to keep the code simpler. Rewrite the constructor for FunnyFace to take two extra parameters width and height of type double to represent the width and height of the funny face being constructed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
