What is the difference between JDK and JRE?
What are their roles and when should I use one or the other?
The difference between JDK and JRE is that JDK is the software development kit for java while JRE is the place where you run your programs.