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

What are the different data types in java?

524


Can we override private constructor in java?

498


What is the static keyword?

581


What are different ways of object creation in java ?

563


How many characters is 2 bytes?

520






Is hashset ordered?

540


Why is method overloading not possible by changing the return type in java?

578


What is return data type?

548


What is a method vs function?

545


What is a war file?

535


What are the differences between include directive and include action?

534


Explain what is Marker interface?

604


How do you change an int to a string?

540


What are the topics in advance java?

503


How to create a thread in java?

595