Computer Science, asked by pratikshapathania729, 1 day ago

2. Write a a Basic program to draw a word using Line or draw command ?​

Answers

Answered by Itzvaibhav007
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