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

Does java return by reference?

537


Is overriding possible in java?

510


Write a program in java to find the maximum and minimum value node from a circular linked list.

527


Why is singleton class used?

529


What is JDBC Driver interface?How can you retrieve data from the ResultSet

1515






can java object be locked down for exclusive use by a given thread? : Java thread

537


What is the primitive type byte?

587


What are green threads in java?

555


What is singleton class in ruby?

564


How to sort array of 0 and 1 in java?

545


what is session in java?

757


How many ways can an argument be passed to a subroutine and explain them?

583


Can an anonymous class be declared as implementing an interface and extending a class in java programming?

651


Define jit compiler?

668


How many arguments can be passed to main ()?

525