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 is meant by method?
What is the major drawback of internal iteration over external iteration?
Describe method overriding
What is the purpose of the enableevents() method in java programming?
Explain the access modifiers for a class, method and variables?
Can an abstract class be a final class?
design an lru cache in java?
Why is boolean important?
How to solve the problem of generating the unique hash keys with hash function?
What does @override mean?
When do we use hashset over treeset?
What is complexity in java?
What is a constructor, constructor overloading in java?
How many types of voids are there?
What is toarray method in java?