79124044

Date: 2024-10-25 02:00:02
Score: 1.5
Natty:
Report link

JDK and JRE ---> Platform dependent, these are specific to different system. JVM ---> Platform independent, because JVM is specifications for JRE. It means JVM has some set of rules and JRE is giving the implementation to it. So, JRE is physical implementation of JVM.

Ex- Bank has some specific rules and SBI, BOI and UCO are the implementation for the Bank. Here in this case BANK is JVM and SBI, BOI and UCO are JRE.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: David Kumar Hansdah