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 is immutable in java?
What is an example of a conditional statement?
What is difference between call by value and call by reference?
How do you declare an array that will hold more than 64KB of data?
What is the difference between serializable and externalizable interfaces?
What is final, finally, finalize?
What is static and final keyword in java?
What are the basic interfaces of java collections framework?
Why constructor has no return type?
Write an algorithm for quick sort?
Is array size fixed in java?
Can a class be a super class and a sub-class at the same time? Give example.
Can a static block throw exception?
Difference between a process and a program?
What is thread pool in java with example?