The _______ class contains methods for drawing text, lines, rectangles and other shapes.

a) Pictures
b) Drawings
c) Graphics
d) Illustrations


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is a double-selection control statement?

a. do…while b. for c. if…else d. if

Computer Science & Information Technology

An isEmpty method you write to test whether a linked list is empty is called a __________ method.

a. predefined. b. predicate. c. preemption. d. preorder.

Computer Science & Information Technology

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

1. In a method invocation, there must be exactly the same number of arguments in parentheses as there are formal parameters in the method definition heading. 2. When you give a command to run a Java program, the runtime system invokes the class constructor.

Computer Science & Information Technology

________ view shows the values of the data within the table

Fill in the blank(s) with correct word

Computer Science & Information Technology