Computer Science, asked by keeratdhami9084, 11 months ago

Which symbol appears on screen when the input statement is executed

Answers

Answered by riteshbisen70
7

The INPUT statement pauses the program, prints a question mark (?) at the current text cursor position, and then displays the text cursor (if it is turned on). A visible text cursor indicates that the user must enter data before the program will continue.

Similar questions