Computer Science, asked by sia42, 9 months ago

$$$$$$$$$$$$$$$$$$$$$$$$$

Q.1 What is the use of Input
statement?​

Answers

Answered by NightUmbrella
17

 Use the INPUT statement to halt program execution and prompt the user to enter a response. Data entered at the terminal or supplied by a DATA statement in response to an INPUT statement is assigned to variable.

hope this will help u dear !!!

Answered by Jazzboy10
1

Answer:

An input/output statement or IO statement is a portion of a program that instructs a computer how to read and process information. It pertains to gather information from an input device, or sending information to an output device

Similar questions