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 steps that are followed when two computers connect through tcp?

526


What are the problems faced by java programmers who don't use layout managers?

558


What steps are taken when the OS shifts from one-thread execution to another?

908


What is null data type?

538


What do you mean by Hash Map and Hash Table?

606






How do you find the maximum number from an array without comparing and sorting?

645


What is constructor and virtual function? Can we call a virtual function in a constructor?

685


What is increment in java?

530


How do you control extraneous variables?

510


Which package is imported by default?

638


What is the syntax and characteristics of a lambda expression?

563


Can we compare two strings in java?

564


Why we use multi threading instead of multiprocessing?

579


What are the pillars of java?

491


What are dot operator queries?

635