Answer Posted / siva
--checks for .class files..
--converts byte code into machine understandable code
--searches for methods to do particular actions with os.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What initialize variables?
How to sort array in descending order in java?
Can we return null in java?
Explain the transient field modifier?
What is data type in java?
Which is bigger double or float?
Can a serialized object be transferred via network?
What is reflexive association?
What are the different ways of implementing thread? Which one is more advantageous?
How many bits is a word?
What is %d in printf?
What are the changes in java.io in java 8 ?
What are the 6 boolean operators?
Can string be considered as a keyword?
Can we inherit inner class?