Solved

Which of the Following Statements Will Set the Background Color

Question 43

Multiple Choice

Which of the following statements will set the background color of a button named stop to a color of red?


A) stop.setBackground(Color.RED) ;
B) stop.Backcolor = RED;
C) red.setBackground(Color.RED) ;
D) setBack.stop.Color.RED;

Correct Answer:

verifed

Verified

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

Related Questions