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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the garbage collection be forced by any means?

528


Explain about procedural programming language or structured programming language and its features?

544


What is java autoboxing?

533


What is the difference between this() and super() in java?

538


what are the methods in object?

633






Can you write a java class that could be used both as an applet as well as an application?

515


What all access modifiers are allowed for top class ?

711


Is singleton class immutable?

538


Is multiple inheritance supported by java?

506


What are the types of java?

602


What are the different ways of implementing thread? Which one is more advantageous?

536


Which is illegal identifier in java?

587


Explain about doubly linked list

615


Difference between default and protected access specifiers?

503


Is there a way to increase the size of an array after its declaration?

599