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
Why java does not support pointers?
What are synchronized methods and synchronized statements in java programming?
What is bifunction in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is the difference between jdk, jre, and jvm?
What is a get method?
What is parsing and its types?
What is the functionality of the stub?
What does \ mean in regex?
How many types of parsers are there?
Explain the importance of throws keyword in java?
Difference between object and reference?
What is ‘has a’’ relationship in java?
What is the difference between static and non-static variables in java programming?
What is map java?