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

C) import java.awt.*;

Computer Science & Information Technology

You might also like to view...

Which of the following can occur if the maximum rated load is exceeded on an uninterruptible power supply (UPS)?

A. There is a fire hazard potential if a power outage occurs. B. The last system plugged into the UPS will not be provided any power. C. The UPS will draw more power from the circuit to compensate. D. The runtime of the UPS will be insufficient if a power outage occurs.

Computer Science & Information Technology

Define a complete graph.

What will be an ideal response?

Computer Science & Information Technology