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
71 results
Why does Java make String immutable? This is one of the MOST ASKED and MOST MISUNDERSTOOD Java interview questions ...
34 views
5 days ago
Immutable collections vs. unmodifiable collections: understanding the key difference. Collections are simply a group of objects.
0 views
9 hours ago
Java strings are immutable which means that once a string object is created its value cannot be changed this concept is ...
11 views
6 days ago
In Java, string and wrapper class objects are immutable. This means once created, their content cannot be changed. Learn why ...
4,231 views
4 days ago
In Java, `final` does NOT make an object immutable. It only prevents reassignment of the reference. That's why a final array can ...
19 views
2 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 ...
434 views
13 hours ago
Hello So what are the different ways by using which you can create immutable classes inside Java first of all you can have a class ...
10,106 views
In this video, we explore one of the most important concepts in Core Java – String immutability. You will learn: What is String ...
16 hours ago
... boot records java dto design immutable objects java mutable vs immutable java java 16 features modern java features java best ...
2,993 views
What is the String Pool in Java and why does it exist? In this short video, you'll understand how Java String Pool works and how it ...
1,337 views
Java interviews lo most confusing & favorite question Why String is immutable? Guess the output of this code Ee video lo ...
811 views
12 hours ago
This topic covers Encapsulation in Java with a clear interview-oriented explanation. It explains what encapsulation is, why it is ...
38 views
Memorizing definitions won't get you hired. Understanding HOW things work will. In this video, I break down the Top 10 Java ...
10 views
Collections are groups of objects, shared by many. One change affects everyone! Immutable objects ensure data integrity when ...
3,120 views
Most developers know that String is immutable — but very few understand why it was designed that way This is one of the most ...
325 views
1 day ago
What is String in Java? String is a class used to store text and it is immutable. Perfect for Java beginners. #Java #String ...
53 views
15 hours ago
Why are Strings immutable in Java? In this short video, you'll understand the real reasons behind String immutability in Java and ...
688 views
Many Java beginners get confused between mutable and immutable strings. In this short, you'll understand the key differences, ...
271 views
Java Basics & Core Concepts This playlist contains Java concept explanation videos created using NotebookLM, focused on ...
3 days ago
Почему строки в Java неизменяемы.
829 views