What is the common feature between …
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Angomjanbam Anju 4 years, 2 months ago
- 2 answers
Yogita Ingle 4 years, 2 months ago
- Compiler transforms code written in a high-level programming language into the machine code, at once, before program runs, whereas an Interpreter coverts each high-level program statement, one by one, into the machine code, during program run.
- Compiled code runs faster while interpreted code runs slower.
- Compiler displays all errors after compilation, on the other hand, the Interpreter displays errors of each line one by one.
- Compiler is based on translation linking-loading model, whereas Interpreter is based on Interpretation Method.
- Compiler takes an entire program whereas the Interpreter takes a single line of code.
Related Questions
Posted by Anshika Maurya 5 months ago
- 0 answers
Posted by Jaspreet Sethi 6 months ago
- 0 answers
Posted by Gowri Menon .Menon 5 months, 2 weeks ago
- 0 answers
Posted by Account Deleted 10 months ago
- 1 answers
Posted by Samyak Jain 8 months, 1 week ago
- 0 answers
Posted by Gopall Mahato 5 months, 1 week ago
- 0 answers
Posted by T Kumaran 6 months, 3 weeks ago
- 0 answers
Posted by Anchal Ratna 9 months, 4 weeks ago
- 1 answers
Posted by Abi S 8 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Gaurav Seth 4 years, 2 months ago
Similarities between compiled and interpreted languages are given below:
0Thank You