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
What do you mean by static variable?
Which methods are used during serialization and deserialization process?
I want to print “hello” even before main is executed. How will you acheive that?
What are the two ways of implementing multi-threading in java?
What is meant by data hiding/encapsulation?
What do you mean by stack?
What is the main difference between java platform and other platforms?
What is an example of a keyword?
what is a working thread? : Java thread
Can we increase size of array?
Which collection is ordered in java?
Can we override protected method in java?
Does google use java?
How define set in java?
What is the difference between JDK and JVM?