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 |
Why stringbuilder is not thread safe in java?
Can a lock be acquired on a class in java programming?
Explain try and catch keywords in java?
why HashTable not allow null key and value
What is the method in java?
What do you mean by global variable?
What is the purpose of format function?
What is primitive array?
Can a class be private or protected in java?
Which is not Object in Java?
What is e java?
How do you do math powers in java?