What did 1st generation programmers use for writing programs?
What was used to improve program development?
- Used to help programmers concentrate on the logic of the programming
What are the different features of IDE’s?
What is the editor?
What is a translator and what are the three types?
What does an assembler do?
What is the runtime environment?
- Allows you to run a program to see if it works
What is a debugger?
What is a breakpoint?
What is a file manager?
What is stepping?
What is a virtual machine?