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 new features in java 8? Explain

725


What is sorting algorithm in java?

762


What is the method in java?

827


What is java Applet?

803


What is the difference between notify and notifyall method?

812


What are design patterns and please explain?

815


Are maps ordered java?

694


What is java jit compilers?

745


What is an array in java?

856


In which language java is written?

734


Can we use catch statement for checked exceptions?

734


Difference between collection, collection and collections in java?

783


What is externalizable?

809


How to run a JAR file through command prompt?

931


Why does it take so much time to access an applet having swing components the first time?

1648