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,102 results
Join this channel to get access to perks: https://www.youtube.com/channel/UCDJ2HAZ_hW-DMJj_U0zN38w/join Chapters: 00:00 ...
3,907 views
2 weeks ago
In this video, we dive deep into one of the most important features introduced in Java 8 — Optional! 🚀 If you have ever faced ...
1,130 views
3 weeks ago
Optional Class In Java | Java 8 Features | Java 8 Interview Questions | What is Optional Class in Java 8?
104 views
10 months ago
NullPointerException” is one of the most common problems in Java. To handle this safely, Java 8 introduced the Optional class.
68 views
3 months ago
In this video, we break down the Optional class introduced in Java 8—a powerful tool to handle null values safely and elegantly.
38 views
6 months ago
"Are null values causing headaches in your Java projects?" Learn how to eliminate NullPointerExceptions using the powerful ...
1,396 views
11 months ago
This 2-minute guide reveals how Java's Optional class can transform your error handling and make your code dramatically ...
576 views
8 months ago
In this video let us discuss about the 25 Most Common & Tricky Java 8 Interview Questions in Java Hey Coders! If you're ...
61,154 views
9 months ago
Learn how to use the Optional class in Java 8 like a pro! In this video, we cover all the essential methods such as of(), empty(), ...
28 views
7 months ago
... in Java Java programming tips Clean code in Java Java Optional explained Java Optional example Optional class Java 8 Avoid ...
26 views
Dive into the usage of the `Optional` class in Java 8, learn how to apply it effectively, and resolve common issues with practical ...
0 views
In this video, we dive deep into the core features introduced in Java 8, one of the most significant updates in Java's history. You'll ...
48 views
Interview Questions Website: https://interview.in28minutes.com/interview-guides/java/new-features-in-java/ Complete Course: ...
15,362 views
Tired of NullPointerException errors ruining your Java code? In Part 1 of this Java 8 Optional series, you'll learn how to handle ...
44 views
Enter Optional. The Solution: Utilizing Optional Class Java 8 introduced the Optional class to deal with potential null values more ...
5 views
Optional Class in Java8 | Master Java 8: From Beginner to Expert | Java 8 Features: Unveiling the Power Subscribe out whats app ...
24 views
In Java 8, the Optional class was introduced as a container object which may or may not contain a non-null value. It helps avoid ...
13 views
Optional Class in JDK 8 Optional: A container object to represent the presence or absence of a value. Introduced in Java 8 to ...
269 views
... tutorial java 8 interview preparation java 8 streams lambda expressions java functional interfaces java java 8 optional class java ...
64 views
4 months ago
11 views
Unlock the power of Java 8 in this detailed session! In this video, we'll cover all the key Java 8 features with real-world ...
8 views
2 months ago
Java 8 Optional | How to Use Java Optional | Java Optional | Java Optional vs Null | Best Practices for Developers ...
371 views
NullPointerException is one of Java's most common runtime errors, but did you know you can avoid it with a powerful tool ...
18 views