What is meant by Java interpreter?

Answer Posted / boopathi

java interpreter is part of JVM ,which is used to convert from byte code to the machine understandable code,user can easily identify the byte code, but they can't identify the machinary code .so more securablr also.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why object class is super class for every class in java?

536


what is difference between equals and ==?

568


What is type conversion in java?

554


How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?

552


What is anti pattern in programming?

478






What does ide stand for?

498


What is the largest number a double can hold?

539


What is the difference between error and an exception?

547


How does regex work?

507


What is an interface in java? Explain

545


What is the purpose of using break in each case of switch statement?

536


What is the meaning of 3 dots in java?

662


What is meant by polymorphism?

514


How to avoid memory leak in java?

577


Difference between association, composition and aggregation?

536