0
What is the meaning of that program wy public string color() used cant understand
public class vehicle { private string color; public string color () { return Color; } public void set color(string .c){ this.color=c;
1 ответ
0
The Color object is used to create a new color.
Read more about it here: https://docs.oracle.com/javase/7/docs/api/java/awt/Color.html