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
What is the difference between interface & abstract class?
Why synchronization is important in java?
What is serialversionuid?
What is an exception? difference between Checked and Unchecked exception in Java
When is an object subject to garbage collection?
Difference between ‘>>’ and ‘>>>’ operators in java?
What is a singleton puppy?
What does system out println () do?
Is there any limitation of using inheritance?
How do you add an element to an arraylist in java?
Can we catch more than one exception in a single catch block?
What is the difference between jfc & wfc?
What are the properties of thread?
What is return code?
What is r in java?