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 |
What happens when a main method is declared as private?
22 Answers DELL, Infosys, L&T, Sun Microsystems,
What is string intern in java?
what is difference Between Core Java and advance java
60 Answers HCL, HP, Sambalpur University, TCS, Vensai Technologies, Wipro,
What is 32 bit float?
Difference between == and .equals() ?
What is the impact of declaring a method as final?
What is a final class ?
what is a thread pool in java and why is it used?
What are the advantages of arraylist over arrays?
What is the difference between length and length () in java?
Is singleton thread safe in java?
What are the different access modifiers available in java?