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

Can we use switch statement with strings?

0 Answers  


Can you access the private method from outside the class?

0 Answers  


Can we use a switch statement with strings?

0 Answers  


what is meant by serialization?

7 Answers  


Can u write constructor in abstract.If yes den when it will be invoked.

4 Answers   SunGard,






how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,


What is jit and its use?

0 Answers  


What is static block?

0 Answers  


What is parseint?

0 Answers  


What is object class in java?

0 Answers  


Define how can we find the actual size of an object on the heap?

0 Answers  


Default layout of Dialog object?

1 Answers  


Categories