What releases of Java technology are currently available?
What do they contain?



What releases of Java technology are currently available? What do they contain?..

Answer / arya

The Java Platform, Standard Edition (Java SE) and Oracle Java SE Advanced and Suite products are currently shipping from Oracle in the form of the Java Development Kit (JDK), and Java Runtime Environment (JRE).Java SE 8 is the latest update of java.
The main focus of Java EE 8 is on support for HTML5 and the emerging HTTP 2.0 standard; enhanced simplification and managed bean integration; and improved infrastructure for applications running in the cloud, continuing the direction of improved simplification, while extending the range of the Java EE platform to encompass emerging technologies in the web space and in cloud technology.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Is boolean a wrapper class in java?

0 Answers  


what is a thread?

13 Answers   IBM, SunGard,


Why do we use predicate in java?

0 Answers  


What does i ++ mean in Java?

0 Answers  


How will you measure that int takes up only 32 bits in memory?

2 Answers   Rolta,






What is java util function?

0 Answers  


Do you know why doesn't the java library use a randomized version of quicksort?

0 Answers  


What is sorting algorithm in java?

0 Answers  


hoe can u call a constructor of a private classs to other inherited claa??

1 Answers  


What is a flag and how does it work?

0 Answers  


Can we have multiple public classes in a java source file?

0 Answers  


what is jdk1.5 features?

6 Answers   AMS, Virtusa,


Categories