Computer Science, asked by syed77, 1 year ago

what is statement is used to accept data from the user during the execution of program

Attachments:

Answers

Answered by ramkrishandelhi1980
3

Answer:

Input

Explanation:

INPUT statement is used to make the program user-friendly. With the use of INPUT statement, the user can enter any data to a variable at the time of execution.

Hope it helps

Similar questions