The Java statement:
g.draw3DRect(290, 100, 90, 55, true);

a. draws a rectangle that appears to be raised (the top and left edges of the rectangle are slightly darker than the rectangle).
b. draws a rectangle that appears to be lowered (the bottom and right edges of the rectangle are slightly darker than the rectangle).
c. draws a rectangle that appears to be raised (the bottom and right edges of the rectangle are slightly darker than the rectangle).
d. draws a rectangle that appears to be lowered (the top and left edges of the rectangle are slightly darker than the rectangle).


C

Computer Science & Information Technology

You might also like to view...

The vertical scale changes the ____ of text.

A. tracking B. width C. height D. font size

Computer Science & Information Technology

Which Brush options bar emulates a can of spray paint?

a. Tool preset b. Opacity slider c. Enable airbrush mode d. Table pressure controls size

Computer Science & Information Technology

Where is the Link Layers icon located?

What will be an ideal response?

Computer Science & Information Technology

An assignment statement tells the computer to assign a value to (that is, store a value in) a variable.

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

Computer Science & Information Technology