2. Write a a Basic program to draw a word using Line or draw command ?
Answers
Answered by
0
Answer:
Draw a line in c programming using line() and lineto() library function of graphics.h, in this c program we will print horizontal and vertical lines.
Similar questions