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

What are the rules for naming an array?

525


Explain features of interfaces in java?

557


What are selection structures?

541


What is null in java?

521


What is the default size of load factor in hashing based collection?

563






What are byte codes?

657


What are the states of thread in java?

514


How does sublist works in java?

542


why java uses class level type casting ?

2253


Explain how hashmap works?

590


What is difference between ++ I and I ++ in java?

531


What are classloaders?

599


What does this () mean in java?

545


What data type is string java?

538


How do you do exponents in java?

538