what is the use of INPUT statement?Write its syntax
Answers
Answered by
0
Answer:
to give the data sorry for short answer
Answered by
1
Answer:
The INPUT statement has two syntaxes. The first syntax displays a prompt and assigns the input to variable. The second syntax specifies the location of the input field on the screen and lets you display the current value of variable. Both the current value and the displayed input can be formatted.
This is the right answer for your question.
Similar questions