Explain the use of REM statement. Write a small code to support your answer?NCERT Class 7 Computer
Answers
Answered by
0
Answer:
RAM stands for random access memory .it is a temporary memory . it stored data programs and application in the random manner inside the CPU .it is volatile memory .we can read and write. in RAM...
Explanation:
hope it helps you ....
Answered by
0
Answer:rem stands for remark. You can use the Rem statement to put comments in a program so that if anyone that is listening to the program can understand what is happening at the specific time. It is a non executable statement means it only appears in programming and has no effect on the output of the program
Syntax: Rem <describe/comment>
Example: print "hy there" rem this is comment
Output: hy there
Explanation: hope you get it
Syntax: Rem <describe/comment>
Example: print "hy there" rem this is comment
Output: hy there
Explanation: hope you get it
Similar questions
Biology,
3 months ago
India Languages,
3 months ago
Math,
3 months ago
English,
7 months ago
Math,
7 months ago
Math,
11 months ago
Computer Science,
11 months ago
English,
11 months ago