+ 6
What is the difference between line interpretation app and ide
Give explanation and example.
1 Resposta
+ 4
A line interpration app is a programme that fetch what it was written in the output and turn into instructions to the OS (for example, Bourne Shell).
IDE means Integrated Development Environment, and is and application made for help programmers giving to them a compiler, interpreter, etc. Some examples are Eclipse and Netbeans