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. draws a rectangle that appears to be raised (the bottom and right edges of the rectangle are slightly darker than the rectangle).

Computer Science & Information Technology

You might also like to view...

In the accompanying figure, the dotted lines indicate that the image will be automatically resized.

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

Computer Science & Information Technology

If a gallery on the Ribbon has more options than can be displayed on the Ribbon, you click its ____ button to open the full gallery.

A. More B. Plus C. Expand D. Open

Computer Science & Information Technology

Like a loop, a recursive method must have a way to control the number of times it ___________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The outline bar along the left side of a worksheet enables you to ________ levels of detail with a single mouse click

A) copy and open B) show and hide C) copy and paste D) paste and close

Computer Science & Information Technology