diference between Textwindow and Graphics window
Answers
Answered by
2
Answer:
Text window
The Text Window provides text-related input and output functionalities. For example using this class, it is possible to write or read some text or number to and from the text-based text window.
The Graphics Window provides graphics related input and output functionality. For example, using this class, it is possible to draw and fill circles and rectangles.
Explanation:
Similar questions