Solved

The Java Statement: G.draw3DRect(290, 100, 90, 55, True);

Question 15

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions