How to draw a box in Qbasic ? Using line command .
Answers
Answered by
0
Explanation:
The DRAW statement combines most of the capabilities of the other graphics statements into an object definition language called Graphics Macro Language (GML). A GML command is a single character within a string, optionally followed by one or more arguments.
Similar questions