Answer Posted / ravikiran(aptech mumbai)
compiling is taken place in compiler which will debug the
code regards to syntax and in java it converst the bug free
code into byte code and jvm will load that byte code to
convert it into user understandable code
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is nested top-level class?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is meant by flickering?
Give me some null interfaces in java?
Are private methods final?
Can static methods be inherited?
What is an example of a conditional statement?
Is null false in java?
What is the meaning of variable in research?
What is abstract class? Explain
What are the advantages of exception handling in java?
What is hash code collision?
Explain about anonymous inner classes in java?
How do you avoid global variables?
Where are local variables stored?