What are the advance features in java 1.8 when compare to java 1.6?

Asked by Last Modified  

51 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Realtime Data integration Expert and trainer

Here are the new Java 1.8 features I'll talk about: • Lambda expressions • Remove the Permanent Generation • Small VM • Parallel Array Sorting • Bulk Data Operations for Collections • Define a standard API for Base64 encoding and decoding • New Date & Time API • Provide stronger Password-Based-Encryption...
read more
Here are the new Java 1.8 features I'll talk about: • Lambda expressions • Remove the Permanent Generation • Small VM • Parallel Array Sorting • Bulk Data Operations for Collections • Define a standard API for Base64 encoding and decoding • New Date & Time API • Provide stronger Password-Based-Encryption (PBE) algorithm implementations in the SunJCE provider read less
Comments

lambada and streams
Comments

Java Trainer

Many are there. 1. Lambda expression (functional Programming). 2. Default methods in interfaces.
Comments

Full Stack Web, Android Developer

lambada and streams
Comments

Professional Tutor with 15 years of experience.

JAVA 1.8 has a)Lambda b)Streams c) Default methods
Comments

There are two more features that are dropped i.e New HTTP Client,Reduce use of GCs(Global Cloud Storage).
Comments

Industrial Training,Workshop on Latest Technology,

Here are the new Java 1.8 features..... Lambda expressions Remove the Permanent Generation Small VM Parallel Array Sorting Bulk Data Operations for Collections Define a standard API for Base64 encoding and decoding New Date & Time API Provide stronger Password-Based-Encryption (PBE) algorithm...
read more
Here are the new Java 1.8 features..... Lambda expressions Remove the Permanent Generation Small VM Parallel Array Sorting Bulk Data Operations for Collections Define a standard API for Base64 encoding and decoding New Date & Time API Provide stronger Password-Based-Encryption (PBE) algorithm implementations in the SunJCE provider read less
Comments

Java, Angular Trainer with 25 years of IT experience

code is more specific to problem statement, less verbose, new Streams API for parallel processing, passing code to methods, lambdas - anonymous functions
Comments

Java Developer

Java-8 came with many features.It is a major release. 1.Lambda expressions 2.functional methods 3.String.join(); 4.Date n Time API change 5.default methods 6.use of predicate....and many more
Comments

Java,J2EE,Spring,Webservices,Hibernate,Cloud And Android Expertise

1.Lamda Expressions 2.Generic Type changes and improvements 3. Stream Collection Types 4. Functional Interfaces 5. Date/Time changes 6.Replacement of PremGen with Metaspace etc
Comments

View 49 more Answers

Related Questions

What is the best site to learn Java for development?
www.javatpoint.com Is best site to learn and earn knowledge
Chai
0 0
8
What is a singleton class and when do you use it?
Singleton class have a private constructor. while we can't create an object from outside of class, we can create an object only once.
Prakash
What is the difference between Java and Advanced Java?
Java contains some Packages for developing standalone applications, we are use java for writing business logic in advanced java. Advanced Java is used for web development.
Anu
why can't we create an object for abstract class? why wait,notify,notifyall methods were in object class but not in thread class?
The Generalized object can be a abstract class in the sense. Consider we have three object Employee, Manager, and Engineer we can establish the relationship like Manager extends Employee , Engineer extends...
Jilani

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Difference Of Inheritance In C++ And Java
In Java , multiple inheritance is not applicable directly but we can implement the concept by using the interfaces. In c++ and Java, the common types of inheritances are: Single Multi level Hybrid Hierarchical

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

ICreative Solution

0 0
0

Priority in TestNG
public class Priority { @Test (priority=1)public void login() {System.out.println("login");} @Testpublic void email1() {System.out.println("email1");} @Test (priority=-2)public void email2() {System.out.println("email2");} //I...
S

Sarthak C.

0 0
0

JAVA Version History
Java Version History: There are many java versions that has been released. Current stable release of Java is Java SE 8. JDK Alpha and Beta (1995). JDK 1.0 (23rd Jan, 1996). JDK 1.1 (19th Feb, 1997). J2SE...
V

Recommended Articles

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you