Answer to Question #93049 in C++ for sushma

Question #93049
Give the statement which would enable you to create a rectangle having corners (10,30),(50,30), (10,80), (50,80). The rectangle should be given the name "r1".
1
Expert's answer
2019-08-22T03:34:09-0400

initCanvas();

Rectangle r1(10, 30, 50, 80);

r1.imprint();


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS