Ask Questions & Get Answers at ibibo sawaal

What is the advantages that a compiler has over an interpreter and the advantages an interpreter has over an compiler?  

Asked in Computers & Technology at 4:54 AM on October 05, 2009

Tags: advantages, compiler, interpreter

! This question is closed
Report abuse
Anonymous
Anonymous

Related Search

 

what is compiler?

, a compiler differs from an interpreter, which analyzes and executes each line of source code in succession, without looking at the entire program. The advantage of interpreters is that they can and reorganizing the instructions. Thus, a compiler differs from an interpreter, which analyzes and executes each line of source code in succession, without looking at the entire program. The advantage

Posted in Electronics & Gadgets by Raksha at 11:00 PM on April 16, 2008
Tags compiler

what is the difference between compiler and interpreter?

. The interpreter translates instructions one at a time, and then executes those instructions immediately. The compiler is itself a computer program written usually in some implementation language where it was compiled.So using a compiler separates translation and execution of a program. In contrast of an interpreted program the source code is translated only once....Interpretor translate

Posted in Computers & Technology by Riya Sharma at 10:19 PM on October 06, 2008

What is the advantages that a compiler has over an interpreter and the advantages an interpreter has over an compiler?

To run a program youve written, eg in JAVA, it must first be translated into machine code so the computer can read it. This is what compilers and interpreters do.However, compilers convert the code youve finished writing it, because it would waste CPU time. Because of this, once code is done, it is normally compiled so that it runs faster and takes up less space. Another advantage

Posted in Computers & Technology by muralidhar p at 8:23 PM on December 27, 2008

WHAT IS JAVA ?

program is compiled into what Java calls bytecode, which can be run anywhere in a network on a server or client that has a Java virtual machine. The Java virtual machine interprets the bytecode into code that dynamically compiles bytecode into executable code as an alternative to interpreting one bytecode instruction at a time. In many cases, the dynamic JIT compilation is faster than the virtual machine

Posted in Computers & Technology by rakesh at 2:03 PM on July 31, 2008
Tags java
Editor's Pick

Ask a Question

160
   Ask now

Categories

sawaal signature
sawaal free visiting card
All time Top Experts in Computers & Technology
121734 pts
45751 pts
36995 pts
35555 pts
32215 pts

View All