A compiler is a computer program that translates source code language into another computer
language they are converted whole code at a time.they translate code from high-level programming languages into low level languages, mostly that
language exits in assembly or machine code.
Interpreter:
An interpreter is a computer program that executes instructions written in a programming
language.The source code directly or translates executed in which language as you wants but they converts code into line by line.It's speed is slow but accuracy is better than Compiler that's a big different between them.
Happy Coding :)
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Can you answer this question?
Write Answer1 Answers