What is the difference between interpreter and compiling ?

Answer Posted / guest

Interpreter is used to execute the program after the
completion of a compilation process.
Compiler compiles the program that is it converts the java
file into class file.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to convert string to byte array and vice versa?

596


How do you sort data in java?

531


Can we define static methods inside interface?

539


Where is const variable stored?

543


What is the default value of byte datatype in java?

493






Can we inherit inner class?

533


What is a stringbuilder?

520


Why do we use predicate in java?

570


What is variable argument in java?

566


Name container classes in java programming?

599


What is are packages?

595


What is java reflection?

547


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

559


What is difference between final and immutable?

570


What is a percentage sign called?

627