Hi,
What is JRE?
Thanks
Hi,
JRE is known as Java Runtime Environment and its minimal components for running Java programs on the host machine. It includes JVM, core classes and supporting files to run Java Programs.
Check What is difference between JDK,JRE and JVM?
View all interview questions at Java Interview Questions with Answers page.