Is there a jre for java 11?



Is there a jre for java 11?..

Answer / Pankaj Kumar Bhurji

Yes, the Java Runtime Environment (JRE) is available for Java 11.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is an example of declaration?

1 Answers  


what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


Is object a data type?

1 Answers  


How is it possible in java programming for two string objects with identical values not to be equal under the == operator?

1 Answers  


How do you get length in java?

1 Answers  


Can we override compareto method?

1 Answers  


what is main difference b/w abstract class and interface

4 Answers  


What is the purpose of java?

1 Answers  


What is a for loop in java?

1 Answers  


What is the use of math abs in java?

1 Answers  


What is difference between calling start() and run() method of thread?

1 Answers  


what is the difference between static block and static method

19 Answers   Huawei,


Categories