Advertisements
Advertisements
प्रश्न
Differentiate compiler and interpreter.
फरक स्पष्ट करा
Advertisements
उत्तर
Compiler:
- It converts the whole program at a time
- It is faster
- Error detection is difficult. Eg. C++
Interpreter:
- line by line execution of the source code.
- It is slow
- It is easy Eg. Python
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
