Difference between JDK, JRE, JVM
Answer Posted / rajiv
In simple wecan say that JDK is the superset which contains both JRE & JVM.
JVM(java virtual machine) converts the byte code to machine code.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is static class
What is a container in a gui?
What is finalize() function in java?
What is lazy programming?
What is a lock or purpose of locks in java?
Can we create more than one object singleton class?
what is the significance of listiterator in java?
How do you define a singleton class?
Write a program to print 15 random numbers using foreach of java 8?
List some java keywords sun like c, c + + keywords?
What are the access modifiers available in java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Define max and min heap, also the search time of heap.
What is lastindexof in java?
Can bool be null?