Interpreter: Translates source code into machine code one line at a time., Errors are flagged after each line has been interpreted making debugging easier, Slower because statements in a loop are translated repeatedly, The interpreter must remain in memory to allow the program to run, Compiler: A compiler translates the entire source code program to object code in one go, A program only needs to be compiled once, and would only need compiled again if further changes have been made, The compiler does not need to remain in memory once the program has been compiled, as the object code can run independently, Harder to debug because all of the errors are reported once the program has been compiled,

аутор

Табела

Визуелни стил

Поставке

Промени шаблон

Врати аутоматски сачувано: ?