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...

Comments are often easier to work with when the zoom percentage is lower than 100%

Indicate whether the statement is true or false

Computer Science & Information Technology

A hyperlink that connects to another page in the same website

a. Internal link b. Hyperlink c. Text link

Computer Science & Information Technology