ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

71 results

Code for Tech Solutions
Why String Is Immutable in Java? 🔥 Most Asked Java Interview Question

Why does Java make String immutable? This is one of the MOST ASKED and MOST MISUNDERSTOOD Java interview questions ...

9:41
Why String Is Immutable in Java? 🔥 Most Asked Java Interview Question

34 views

5 days ago

Durga Software Solutions
Immutable Collections Explained: Master Java Data Structures Now! #shorts

Immutable collections vs. unmodifiable collections: understanding the key difference. Collections are simply a group of objects.

0:17
Immutable Collections Explained: Master Java Data Structures Now! #shorts

0 views

9 hours ago

JavaT point
understand string immutability

Java strings are immutable which means that once a string object is created its value cannot be changed this concept is ...

2:27
understand string immutability

11 views

6 days ago

Durga Software Solutions
Java Immutable Objects: Unlock Their Power & Purpose! #shorts

In Java, string and wrapper class objects are immutable. This means once created, their content cannot be changed. Learn why ...

0:47
Java Immutable Objects: Unlock Their Power & Purpose! #shorts

4,231 views

4 days ago

Code Kage
Java final Keyword | final ≠ immutable

In Java, `final` does NOT make an object immutable. It only prevents reassignment of the reference. That's why a final array can ...

1:51
Java final Keyword | final ≠ immutable

19 views

2 days ago

CodeSnippet
Java Records : Look Easy Until You Understand Them

Java Records look simple, but they're one of the most misunderstood features in modern Java. In this video, we do a deep dive ...

20:39
Java Records : Look Easy Until You Understand Them

434 views

13 hours ago

CodeSnippet
Different Ways To Create Immutable Class In Java ✅ Learn Something New ✅ #java #coding

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 ...

1:20
Different Ways To Create Immutable Class In Java ✅ Learn Something New ✅ #java #coding

10,106 views

5 days ago

Farzzi codder
Java String Immutability & String Constant Pool | 3 Ways to Create String

In this video, we explore one of the most important concepts in Core Java – String immutability. You will learn: What is String ...

11:09
Java String Immutability & String Constant Pool | 3 Ways to Create String

0 views

16 hours ago

CodeSnippet
Do We Still Need Lombok After Java Records?

... boot records java dto design immutable objects java mutable vs immutable java java 16 features modern java features java best ...

28:39
Do We Still Need Lombok After Java Records?

2,993 views

6 days ago

spyder_shree
String Pool in Java Explained | Why Strings Are Immutable (60 Seconds) #learnjava #minivlog

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 ...

0:32
String Pool in Java Explained | Why Strings Are Immutable (60 Seconds) #learnjava #minivlog

1,337 views

2 days ago

SoftwareSchool - Coding Tutorials In Telugu
Java Interview Question 🔥 String Immutability Explained | Java Tutorial For Beginners IN Telugu

Java interviews lo most confusing & favorite question Why String is immutable? Guess the output of this code Ee video lo ...

0:44
Java Interview Question 🔥 String Immutability Explained | Java Tutorial For Beginners IN Telugu

811 views

12 hours ago

Click Brain Center of Excellence (COE)
Encapsulation in Java | Data Hiding, Validation, Immutable Class & Data Binding Explained

This topic covers Encapsulation in Java with a clear interview-oriented explanation. It explains what encapsulation is, why it is ...

28:44
Encapsulation in Java | Data Hiding, Validation, Immutable Class & Data Binding Explained

38 views

6 days ago

ClipCoder
Stop Failing Java Interviews. (Top 10 Questions Explained)

Memorizing definitions won't get you hired. Understanding HOW things work will. In this video, I break down the Top 10 Java ...

7:05
Stop Failing Java Interviews. (Top 10 Questions Explained)

10 views

6 days ago

Durga Software Solutions
Immutable Objects: Essential for Shared Data #shorts

Collections are groups of objects, shared by many. One change affects everyone! Immutable objects ensure data integrity when ...

0:49
Immutable Objects: Essential for Shared Data #shorts

3,120 views

5 days ago

DrillCoding
Java Quiz Day 26 | Why String is Immutable in Java | Interview Concept

Most developers know that String is immutable — but very few understand why it was designed that way This is one of the most ...

0:34
Java Quiz Day 26 | Why String is Immutable in Java | Interview Concept

325 views

1 day ago

Tech School
What is String in Java? 🔥 #shorts

What is String in Java? String is a class used to store text and it is immutable. Perfect for Java beginners. #Java #String ...

0:26
What is String in Java? 🔥 #shorts

53 views

15 hours ago

spyder_shree
Why String Is Immutable in Java? | Java String Explained in 60 Seconds #minivlog #learnjava #java

Why are Strings immutable in Java? In this short video, you'll understand the real reasons behind String immutability in Java and ...

0:37
Why String Is Immutable in Java? | Java String Explained in 60 Seconds #minivlog #learnjava #java

688 views

2 days ago

The Learning Ledger
Mutable vs Immutable String in Java 🔥 | Interview Favorite

Many Java beginners get confused between mutable and immutable strings. In this short, you'll understand the key differences, ...

0:30
Mutable vs Immutable String in Java 🔥 | Interview Favorite

271 views

2 days ago

devLog
Understanding Java Variables, Data Types & Strings

Java Basics & Core Concepts This playlist contains Java concept explanation videos created using NotebookLM, focused on ...

6:58
Understanding Java Variables, Data Types & Strings

0 views

3 days ago

TeachMeSkills Школа программирования
Почему строки в Java неизменяемы

Почему строки в Java неизменяемы.

0:53
Почему строки в Java неизменяемы

829 views

5 days ago