McqMate
| Q. |
The statement that tells the computer to get a value from an input device and store it in a memory location. |
| A. | read |
| B. | write |
| C. | read |
| D. | write |
| Answer» C. read | |
| Explanation: the read statement is used to take the input. read being a keyword should be in capital letters. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet