What the difference between interpreter and a compiler
Anonymous
The interpreter has slower execution does not create any new executable files, runs code line by line and includes python, javascript, whereas compiler creates an executable file and compiles the entire code before execution and has faster execution which includes C,C++
Check out your Company Bowl for anonymous work chats.