Solved

To Use the Color Class, Which Is Used to Set

Question 5

Multiple Choice

To use the Color class, which is used to set the foreground and background of various objects, use the following import statement:


A) import java.swing;
B) import java.awt;
C) import java.awt.*;
D) import java.awt.event.*;

Correct Answer:

verifed

Verified

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

Related Questions