The JRE means Java Runtime Environment and as the name says prived the environment to run java applications. Therefore it implements the java vm for your specific platform, which may make java platform independent, but not your specific JRE. You cannot install the mac os JRE on a Windows machine or vice versa. Also It includes a lot of libraries and the java vm runner which is responsible for garbage collection. So in perspective of the possible answers, A and B are the only possible answer.
JDK > JRE > JVM
JVM is the instance created when user installs JRE in system. Its used to run files with .class
JDK is used to run files with .java with java compiler.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
electri
4 weeks agoketty04
6 months ago___Anu___
1 year agosupercoder
1 year, 2 months ago