Computer Science, asked by shivani1029, 7 months ago

Explain the screen Command in QB64....​

Answers

Answered by ankitaanan0
5

Answer:

The SCREEN (function) can be used to read the ASCII character code or color of text in SCREEN 0 only. VIEW PRINT can be used to designate a text view port area. In QB64 the _WIDTH and _HEIGHT functions will return the text block dimensions in SCREEN 0 only

Explanation:

hope it'll help you

follow me<( ̄︶ ̄)>

Similar questions