I came across a particularly odd exam question. The question is:
"List the 4 JAR files needed by the JRE".
I find this weird because when I look in my jdk/jre folder, there is a whole lot more than 4 jar files. So my question is, is the above mentioned question invalid? Or am I not understanding exactly what the question is asking? And if so, what are the 4 required jar files?
Not sure if this answers the question. The question can be basic or can be a lot deeper.
But AFAIK, some important Jar's are -
Reason being, they are an important part of JDK and JRE hirarchy. You can google about them if required.