Saved Bookmarks
| 1. |
2. Write a a Basic program to draw a word using Line or draw command ? |
|
Answer» 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. |
|