Answer Posted / praveen
JVM --- JVM converts byte code into machine(processor)
understandable language.
----We import some classes in java program.
----JVM execute those class methods in java library and
place the result into the program.
JRE = JVM + java library
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the basic difference between string and stringbuffer object?
What if constructor is protected in java?
Can string be considered as a keyword?
Which collection is sorted in java?
Discuss 2D arrays.
Explain about object oriented programming and its features?
Is multiple inheritance supported by java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
What are abstract methods in java?
What is ctrl m character?
Difference between error and exception
Is it possible for a yielded thread to get chance for its execution again?
What are different types of arrays?
What are the main uses of java?
What are access specifiers in java ?