Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the different between a JDK and JRE?

different JDK JRE
0
Posted

What is the different between a JDK and JRE?

0

A JDK (Java Developer Kit) contains Java tools (like Java compiler) that you need when you develop Java programs. a JRE (Java Runtime Environment) does not include these development tools. A JDK always includes a JRE to be able to run Java programs.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123