In C we use only compiler. Why java uses both compiler and
interpreter? What is its significance?

Answer Posted / dhana

in java code is complied by the complier at that time code
is convered into byte code after that JVM can convert the
byte code instructions into Machine code instructions.

Is This Answer Correct ?    10 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the meaning of java applet.

846


What are the object and class classes used for?

809


What does opcode mean?

787


What is use of super keyword in java?

827


Can arraylist contain null values?

765


What do you mean Abstraction in java?

840


What is private static class in java?

773


Can memory leak happen java?

798


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

815


What is http client in java?

783


Describe how to implement singleton design pattern in struts.

781


Can I learn java in 3 months?

772


What is equals method in java?

764


What is a return in java?

809


How destructors are defined in java?

907