1.1_Learning About The Java Environment Flashcards

1
Q

Which software does JDK contains?

A
o javac (Compiler
o java (Launcher)
o jar (Archiver)
o javadoc (API Documentation)
o JVM (Java Virtual Machine)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is new about the JRE in Java 11?

A

In Java 11, the JRE is no longer available as a stand-alone download or a subdirectory of the JDK.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How often the version of Java gets incremented?

A

Every six months

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How often a Long Term Support (LTS) is released?

A

Every ~ three years

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When does Java 7 was released?

A

July, 2011

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When does Java 8 was released?

A

March 18, 2014

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When does Java 11 was released?

A

September, 2018

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When does Java 17 was released?

A

September, 2021

How well did you know this?
1
Not at all
2
3
4
5
Perfectly