1. What is the use of REM command ?
2. How the INPUT command executes when RUN command is clicked?
3. Write the difference between LET and INPUT. Give the example
4.Write the Syntax for INPUT statement. Give an example.
Answers
Answered by
11
Explanation:
- REM command provides a way to insert remarks (they will not be acted on) into a batch file. It is the use of REM command.
- Sorry this answer
- LET: Programmer assigns value while writing the program. Input : different values could be entered in different times of execution.
- The syntax is :INPUT #file_stream,variable 1;variable 2$ more variables can be taken. Line input is used to collect an entire line of a text file.
hope this helps you.....
Mark as brainliest plzz.....
Similar questions
Computer Science,
4 months ago
Math,
4 months ago
Math,
4 months ago
Math,
8 months ago
Art,
8 months ago