Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Amjad Kundukulli 6 years, 2 months ago
- 0 answers
Posted by Kaushal Kishor 6 years, 2 months ago
- 0 answers
Posted by Additri M 6 years, 2 months ago
- 0 answers
Posted by Pragya Singh 6 years, 2 months ago
- 1 answers
Jayesh Anand 6 years, 2 months ago
Posted by Jatin Garg 6 years, 2 months ago
- 1 answers
Posted by Devangi Gajjar 6 years, 2 months ago
- 0 answers
Posted by Dhinesh Babbu 6 years, 2 months ago
- 0 answers
Posted by Siddharth Maladhari 6 years, 2 months ago
- 1 answers
Posted by Priyanjal Mishra 6 years, 2 months ago
- 0 answers
Posted by Harsh Dewal 4 years, 7 months ago
- 0 answers
Posted by Unni Krishnan 6 years, 2 months ago
- 0 answers
Posted by Prathan Singh 6 years, 2 months ago
- 0 answers
Posted by Gobind Kumar 6 years, 2 months ago
- 0 answers
Posted by Suraj Saini 6 years, 2 months ago
- 0 answers
Posted by Siddharth Sikharwar 6 years, 2 months ago
- 1 answers
Aman Kumar 6 years, 2 months ago
Posted by Satyam Tiwari 6 years, 2 months ago
- 1 answers
Posted by Md Asif 6 years, 2 months ago
- 2 answers
Nandini Vaish 6 years, 2 months ago
Posted by Priya Dharshini ☺☺ 6 years, 2 months ago
- 1 answers
Aman Kumar 6 years, 2 months ago
Posted by Gaurav Kumar 6 years, 2 months ago
- 3 answers
Posted by Gaurav Kumar 6 years, 2 months ago
- 1 answers
Posted by Gaurav Kumar 6 years, 2 months ago
- 2 answers
Posted by Gayathri H 6 years, 2 months ago
- 0 answers
Posted by Jubair Saifi 6 years, 2 months ago
- 1 answers
Akshita Singh 6 years, 2 months ago
Posted by Mj Honey 3 years, 5 months ago
- 1 answers
Sia ? 3 years, 5 months ago
Interpreter | Compiler |
Interpreter translates just one statement of the program at a time into machine code. | Compiler scans the entire program and translates the whole of it into machine code at once. |
An interpreter takes very less time to analyze the source code. However, the overall time to execute the process is much slower. | A compiler takes a lot of time to analyze the source code. However, the overall time taken to execute the process is much faster. |
An interpreter does not generate an intermediary code. Hence, an interpreter is highly efficient in terms of its memory. | A compiler always generates an intermediary object code. It will need further linking. Hence more memory is needed. |
Keeps translating the program continuously till the first error is confronted. If any error is spotted, it stops working and hence debugging becomes easy. | A compiler generates the error message only after it scans the complete program and hence debugging is relatively harder while working with a compiler. |
Interpreters are used by programming languages like Ruby and Python for example. | Compliers are used by programming languages like C and C++ for example. |
Posted by Additri M 6 years, 2 months ago
- 0 answers
Posted by Gourav Gour 6 years, 2 months ago
- 0 answers
Posted by Daivik Maskare 6 years, 2 months ago
- 1 answers
Nancy Rajput 6 years, 2 months ago
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