Answer Posted / ravikiran(aptech mumbai)
a compilation unit resides on the jvm to convert the source
code into byte code after successful debugging
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the main uses of the super keyword?
What is java in simple terms?
How do you avoid global variables?
Which one of the following suits the description of a string better: derived or primitive?
What are the properties of thread?
Can an interface implement another interface?
Can we create a class inside a class in java?
What is the Concept of Encapsulation in OOPS
What are void pointers?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What are the differences between wait() and sleep()?
How to stop a thread in java? Explain about sleep () method in a thread?
What is the purpose of object oriented programming?
when to use ArrayList and when to use HashMap in webApplication.
What is the main function in java?