kayladianemmp6qhfa
kayladianemmp6qhfa
11.03.2020 • 
Physics

A Color class has three integer color component instance variable: red, green, and blue.Write a to String method for this class. It should return a string consisting of the three color components (in the order red, green, blue) within parentheses, separated by commas, with a '#' prefix e. g. #(125, 30, 210).

Solved
Show answers

Ask an AI advisor a question