Modify the method drawFace to take the width and height of the desired face and calculate the positions based on the desired width and height.

What will be an ideal response?

Computer Science & Information Technology

You might also like to view...

? A _____ shows how data acts through an information system but does not show program logic or processing steps.

A. ?data flow diagram B. ?data tree diagram C. ?data model diagram D. ?data structure diagram

Computer Science & Information Technology

You can create a function that will be used as an object method by referring to any object properties it contains with the ____ reference.

A. self B. this C. super D. object

Computer Science & Information Technology