what are the application of compiler and interpreter for
source program

Answer Posted / rv.nandakishore

java source code --> Byte Code --> JVM --> Machine code

Here JavaCompiler is act as a compiler and the JVM is act as
the interpreter b/n Bytecode and Machine code. Due to JVM
the java is a platform independent...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should you use arraylist and when should you use linkedlist?

505


What is contractor means and methods?

566


What’s the difference between unit, integration and functional testing?

624


Explain the difference between intermediate and terminal operations in java8?

577


What is meant by oops concept in java?

513






Difference between object and reference?

692


How can we use primitive data types as objects?

564


what is the difference between preemptive scheduling and time slicing? : Java thread

541


Does a function need a return?

543


Why char array is preferred over string for storing password?

596


How do you compare objects in java?

507


What is the purpose of using the java bean?

578


Is java based on c?

545


Can we have more than one package statement in the source file?

647


What mechanism does java use for memory management?

500