paper2.5.3
No mark scheme available.
prin and the IDE suggests print().Auto-completion / IntelliSense / Code Completion.
No mark scheme available.
It allows the programmer to run the code one line at a time (1) and see the current values of variables at each step to see where they change incorrectly (1).
1. Run-time Environment
2. Source Code
3. Machine Code
1. A compiler produces an executable file (e.g. .exe) (1).
2. This file can run independently without the source code or an interpreter/IDE installed (1).
3. It protects the source code from being seen/edited by the friends (1).
Any two from:
- Automatic Formatting: Indents code automatically (1).
- Integrated Debugging: Can pause/step through code/watch variables (1).
- Project Management: Manage multiple files/folders in one window (1).
D (Network Packet Sniffer).