A compiler translates the entire source code into machine code all at once before execution, while an interpreter translates and executes the code line by line.
A compiler translates the entire source code into machine code all at once before execution, while an interpreter translates and executes the code line by line.
Leave a Reply
You must be logged in to post a comment.