What is the difference between interpreter and compiling ?

Answer Posted / nanda kishore

Compiler: Converts Java code into Byte Code.
Interpreter: Converts Byte Code into Machine(Operating System) dependend Code .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is byte code and why is it important to java’s use for internet programming?

589


Can set contain duplicates?

538


What is javac in java?

554


Can we call the run() method instead of start()?

582


Define inheritance?

544






What is hashing in java?

559


What is stringwriter?

535


What is the loop in java?

564


What is java util function?

508


What is array size in java?

490


What are the new features in java 8?

560


What is a generic code?

522


What is constant in programming?

552


How use .contains in java?

614


Does .length start 0 java?

559