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 are the various Java certifications?
The certifications are : 1) Oracle...
Rama
1 0
5
My name is Rajesh , working as a Recruiter from past 6 years and thought to change my career into software (development / admin/ testing ) am seeking for some suggestion which technology I need to learn ? Any job after training ? Or where I can get job within 3 months after finishing my training programme- your advices are highly appreciated
Mr rajesh if you want to enter in to software Choose SAP BW AND SAP HANA because BW and HANA rules the all other erp tools next 50 years.it provides rubust reporting tools for quicker decesion of business It very easy to learn
Rajesh
1 0
6
What are different IDEs available to write programs?
There are many IDE for programming like TurboC++,Dev C++ for C and C++ programming. Eclipse,Notepad++,Dreamweaver for HTML,PHP,JAVA,ASP etc languages.
Meraj
0 0
5

I am a fresher and I want to become a Java developer, so what is necessary to crack the Java interview ? 

Hi Dipesh, understand that Java is a kind of ocean. It is vast. For interview preparation, you can brush up your Core Java Concepts and OOPs concepts and understand how JAVA works and learn the java features...
Dipesh
How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7

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.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

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 Interview Questions & Answers
Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language. As per my...

Lambda Expressions in Java
A lambda expression, introduced in Java 8 is similar to a block of code resembling an anonymous function that can be passed to constructors or methods for execution as an argument. Examples: a)() ->...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

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