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

Answer Posted / nidhi,himani

because in java, code is 1st converted into bytecode by the
compiler nd then it is converted into machine code by the
interpreter.

Is This Answer Correct ?    29 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oop in java?

719


what is the messsage u r going to get from an objectoriented programing?

1892


Explain thread life cycle in java?

790


Have you ever used hashtable and dictionary?

794


Explain parallel processing in java8?

894


How is hashcode calculated in java?

724


From the two, which would be easier to write: synchronization code for ten threads or two threads?

822


How do you use compareto method?

751


What is busy spin, and why should you use it?

826


Tell some latest versions in JAVA related areas?

768


What does arrays sort do in java?

752


What is the largest data type in java?

729


Explain about instanceof operator in java?

806


When arithmeticexception is thrown?

800


What is abstract class constructor called?

793