Computer Science, asked by sanjanapradeep007, 3 months ago

State True or False:
1. When comma is used with PRINT statement, the items get closer to each other leaving no space.
2. The TAB function is used to move the print position to the column indicated in its argument.
3. CLS command clears the screen contents.
4. The INPUT statement is used to assign values to variables.
5. Let statement is also called numeric constant.
6. Direct mode can be used to do quick calculation.​

Answers

Answered by tbakaji256
8

Answer:

1 false. 2 false. 3 false. 4 true. 5 true. 6 false

Similar questions