To draw a rectangle filled with the current color, you can use the method ____.

A. drawRect()
B. fillRect()
C. drawOval()
D. fillOval()


Answer: B

Computer Science & Information Technology

You might also like to view...

To simplify keeping track of the files, MS-DOS allows the user to create special files called __________.

a. index files b. root directories c. The premise of this question is false. d. subdirectories

Computer Science & Information Technology

The decision that controls every loop is always based on a ____ expression.

A. Boolean B. numeric C. conditional D. contrived

Computer Science & Information Technology

Focusing on the desired outcomes of your presentation forces you to make it more _____.

A. succinct B. self-oriented C. audience-oriented D. lengthy

Computer Science & Information Technology

CPU-bound jobs (such as printing a series of documents) have many brief CPU cycles and long I/O cycles.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology