Math, asked by kunal176kk, 1 year ago

Which Statement is used to display output in the screen in qb64

Answers

Answered by kunalxyz
16
parameter is the answer of your question

Shivnshkhatana3: Are you sure about the answer bro parameter in computer
Answered by ankurbadani84
18

Answer:

PRINT Statement is used to display output in the screen in qb64.

Step-by-step explanation:

PRINT command is used to display output in the screen in Basic.

PRINT can be used to display numeric or string expression.

Shortcut for PRINT is ?

Semicolon is treated as stop in PRINT command.

Comma is treated as tab display in PRINT command.

Similar questions