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
292 results
Why does Java make String immutable? This is one of the MOST ASKED and MOST MISUNDERSTOOD Java interview questions ...
70 views
4 weeks ago
In this video, we deep dive into Immutable Classes in Java and clearly explain how to create your own custom immutable class ...
792 views
3 weeks ago
In Java, `final` does NOT make an object immutable. It only prevents reassignment of the reference. That’s why a final array ...
20 views
Immutable Person Class.
2 views
9 days ago
Understanding why String is immutable in Java is one of the most frequently asked Java interview questions — and one that many ...
46 views
6 days ago
In this video, we explore one of the most important concepts in Core Java – String immutability. You will learn: What is ...
17 views
Java strings are immutable which means that once a string object is created its value cannot be changed this concept is ...
11 views
Java String Programming | Session 12 – Memory Reason In this video, we explain why String immutability helps in memory ...
5 views
5 days ago
... boot records java dto design immutable objects java mutable vs immutable java java 16 features modern java features java best ...
4,802 views
In this video, you will learn String Handling in Java in a clear and practical way. Strings are one of the most important concepts in ...
0 views
Java String Programming | Session 13 – Security Reason In this video, we explain how immutability improves security in Java ...
Java String Programming | Session 11 – Immutability Basics In this video, we introduce the concept of String immutability in Java.
4 views
In this video, we deep dive into Java Strings, one of the most important and frequently asked Java interview topics. You will clearly ...
38 views
1 month ago
The final keyword is one of the most powerful yet misunderstood concepts in Java In this video, we simply explain the final ...
43 views
7 days ago
Java Records look simple, but they're one of the most misunderstood features in modern Java. In this video, we do a deep dive ...
2,644 views
Java Strings are one of the most important and most misunderstood parts of Java. In this video, we break down everything about ...
14 views
Java Interview Question for Automation Tester - Strings are Immutable String are immutable in Java. Means once a String is ...
93 views
13 days ago
Java TDD Tutorial: Building an immutable Deck of Cards with top-down design! In this Java 25 TDD episode, I implement the ...
68 views
2 weeks ago