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
Explain about narrowing conversion in java?
How can we make a class singleton?
What is the implementation of destroy method in java. Is it native or java code?
Is age discrete or continuous?
What are reference variables in java?
Is set ordered in java?
Does treeset use compareto?
What do you mean by local class?
What is size () in java?
What is included in core java?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
How do I remove a character from a string in java?
Is nullpointerexception checked or unchecked?
What is java objectoutputstream?
Can an interface implement another interface?