Sign Up | Sign In
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

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 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

Compiler

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 of interpreters. The advantage of interpreters is that they can execute a program immediately. Compilers require some time before an executable program emerges. However, programs produced by compilers run much faster than

Posted in Computers & Technology by Sid at 9:20 PM on April 21, 2012
Tags compiler

what is byte code ?

to denote various forms of instruction sets designed for efficient execution by a software interpreter as well as being suitable for further compilation into machine code. Since instructions are processed on different platforms. Bytecode may often be either directly executed on a virtual machine i.e. interpreter, or it may be further compiled into machine code for better performance.Unlike human-readable source

Posted in Computers & Technology by rocky singh at 9:30 PM on May 23, 2008
Tags byte, code

What is the difference between a "compiler" and an "interpreter"?

An interpreter translates some form of source code into a target representation that it can immediately execute and evaluate. The structure of the interpreter is similar to that of a compiler does the work much more efficiently, because it produces a complete machine language program, which can then be executed. The interpreter translates ...A compiler, in general, reads higher level language

Posted in Computers & Technology by rocky singh at 2:09 PM on June 26, 2008

what is interpreter?

directly into machine language. Compiled programs generally run faster than interpreted programs. The advantage of an interpreter, however, is that it does not need to go through the compilation stage during major ways in which a programming language can be implemented, the other being compilation. The term interpreter may refer to the program that executes source code that has already been translated to some

Posted in Computers & Technology by Kajal at 1:54 PM on December 20, 2007

What is attributes in c

that another program can interpret. For example you can send instructions to compiler to emit a warning message...well, The Fun method is marked with the system.ObsoleteAttribute attribute information is inserted interpret. For example you can send instructions to compiler to emit a warning message[Obsolete"This delegate should be avoided. Support may be discontinued in next version"...]or generate an error

Posted in Computers & Technology by Vaishnavi at 12:37 AM on June 13, 2008

What is javascript and what is it functionality?

preliminary compilation Everyone can use JavaScript without purchasing a license...Hi thereJavaScript is an interpreted programming or script language from Netscape. It is somewhat similar in capability to learn. So is this reference. A scripting language is interpreted in run-time. It is not compiled like other languages as C, C, VB.NET etc. JavaScript is a client side language and it runs on the client

Posted in Computers & Technology by jks marven at 2:42 PM on June 06, 2008

what is jitjust-in-time compilation?

see Interpreted language. It also has advantages over statically compiling the code at development time, as it can recompile the code if this is found to be advantageous, and may be able to enforce security guarantees. Thus JIT can combine some of the advantages of interpretation and static compilation.Several modern runtime environments, such as Microsofts .NET Framework and most implementations

Posted in Computers & Technology by ravi teja at 4:24 AM on March 19, 2008
Tags java

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

Benifit of using java?

programming task.The advantages of Java are as follows: Java is easy to learn : Java was designed to be easy to use and is therefore easy to write, compile, debug, and learn than other programming languages of the host machines such as graphics, threading and networking in unified ways. Note that, although there is an explicit compiling stage, at some point, the Java bytecode is interpreted or converted to native

Posted in Computers & Technology by Sharad Singh at 5:30 PM on May 16, 2008

Write down the differences between Compiler and Interpreter.

compiler translates high-level instructions directly into machine language. Compiled programs generally run faster than interpreted programs. The advantage of an interpreter, however, is that it doesInterpreter - in programming, a software tool that converts source code to machine code. Instead of creating executable file as a compiler does, however, an interpreter executes each bit of machine

Posted in Computers & Technology by Avijit Dutta at 11:23 PM on March 19, 2008

Similar Questions

Left Ads
© 2006 - 2013 ibibo Web Pvt Ltd. All rights reserved.