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 the use of list in java?
What are keywords in java?
How do I know if java is installed?
How do you check if a string is lexicographically in java?
What are the two types of java programming?
How many bytes is a string?
What is string example?
What is difference between length and length() method in java ?
Can a final variable be initialized in constructor?
Tell us something about different types of casting?
Can we write multiple catch blocks under single try block?
What is the purpose of java?
What is the destroy method?
What do you mean by of string::valueof expression in java 8?
How do you declare an array in java?