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

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

Ask a Question

Related Lessons

1.1. Reverse an array in Java.
public class Main { public static void main(String args) { int arr = {1, 2, 3, 4, 5}; for (int i = 0; i < arr.length / 2; i++) { int temp = arr; arr = arr; arr = temp; } System.out.println(Arrays.toString(arr)); }}

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

Big Data Hadoop Training
What is Big Data? Big data means really a big data, it is a collection of large datasets that cannot be processed using traditional computing techniques. Big data is not merely a data, rather it has become...

Java Program Sample Application
/* WAP to print given message on the console using java*/ // Class declaration in java class sample { // Main function public static void main(String args) { // function for printing on the console System.out.println("Hello...

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

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