Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,504 results
I explained the concept of Functional Interfaces in Java, which are interfaces that contain only one public abstract method, ...
49 views
11 days ago
In this video, we explore Functional Programming in Java, an important concept in Java Fundamentals, introduced mainly in Java ...
22 views
2 weeks ago
Learn Java Stream API step-by-step in this video. We cover the most important Java 8 features including Functional Interfaces, ...
60 views
Java 8 features introduction and Lambda Expression is Anonymous function and Functional Interface as Single Abstract Method.
69 views
13 days ago
In this video, you will learn Lambda Expressions in Java from scratch. What is Lambda Expression Why Lambda is ...
2 views
3 weeks ago
In this Modern Java Crash Course (Hindi), you'll learn how Java has changed in recent years and how to start using modern Java ...
5,976 views
Method Reference Short hand notation of Lambda Expression Optional to avoid Null pointer exceptions.
28 views
Functional Interface predefined by java are Predicate, Consumer, Supplier and Function.
51 views
sorted() → Sorts the elements of the stream in natural or custom order. distinct() → Removes duplicate elements from the stream.
24 views
8 days ago
CORE JAVA with JAVA-8 Features Online Training @ DURGASOFT ...
46 views
10 days ago
java8 new features default methods java 8 default methods.
17 views
3 days ago
Streams are used to process the Collections. Intermediate and Terminal Operations. Filter: It will filter the elements based on the ...
Filter: It filters the elements based on the given predicate. Map: It is used to transform elements from one stream to another stream.
16 views
In this video, we cover the most important features of Java 8 and Java 11 in a simple Hinglish language with real examples.
6 views
AI with DURGA Sir tutorials || Demo - 1 || by Mr. DURGA Sir On 12-01-2026 @7PM (IST) ...
20,483 views
parallelStream() → Processes stream elements concurrently using multiple threads to improve performance on large datasets.
8 views
Java 8 Features Roadmap 2026 (No Basics - Dive Deep!) | Lambdas, Streams, Functional Interfaces for Spring Boot Pros Master ...
5 views
... java developer java interview questions and answers java 8 features java interview questions java interview stream api in java ...
326 views
FlatMap : Flattens the nested structure. Any match, All match, None Match and count.
7 views
In this video, we cover the most important features of Java 8 in a simple Hinglish language with real examples. Topics Covered: ...