Categories Computer The code below draws a line. What color is the line? g.setColor(Color.red.green.yellow.red); g.drawLine(0, 0, 100,100) Post author By esimpk Post date June 15, 2021 No Comments on The code below draws a line. What color is the line? g.setColor(Color.red.green.yellow.red); g.drawLine(0, 0, 100,100) ► Red ► Green ► Yellow ► Black ← Which of the following are passed as an argument to the paint ( ) method? → To create DataBaseMetaData object we write following line of code Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.