This is a discussion on compiler & interpreter within the C and C++ Programming forums, part of the Software Development category; there are two general method by which program can be executed interpreter: reads one line of the program at a ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| there are two general method by which program can be executed interpreter: reads one line of the program at a time and performs specific instruction contained in that line. compiler reads the entire program and converts it into object code. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pascal Compiler | drecko | Pascal and Delphi | 2 | 11-06-2007 03:43 AM |
| Can I have a bookmarklet with the JavaScript interpreter? | itbarota | HTML, CSS and Javascript Coding Techniques | 1 | 09-13-2007 04:14 AM |
| UNIX OS with CC compiler & TC compiler | vigneshgets | C and C++ Programming | 0 | 08-01-2007 12:28 AM |
| Perl interpreter | vadivelanvaidyanathan | Perl | 0 | 07-15-2007 07:21 PM |
| Which C++ compiler do you guyz use? | drecko | C and C++ Programming | 4 | 03-09-2007 03:57 AM |