ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,900 results

Professor Hank Stalica
Java Tutorial: Immutable Objects

What are immutable objects in Java, and why are they important? In this beginner-friendly tutorial, we'll introduce the concept of ...

9:34
Java Tutorial: Immutable Objects

556 views

10 months ago

Java
From Final to Immutable: The not-so-final word on `final` #JVMLS

Developers have often heard the advice to "prefer immutability". Immutability confers many advantages, since an immutable object ...

45:51
From Final to Immutable: The not-so-final word on `final` #JVMLS

12,044 views

4 months ago

The Curious Coder
Why Are Strings Immutable in Java? | Complete Internal Working Explained

One of the most common Java interview questions is — Why are Strings immutable in Java? In this video, I explain the real ...

16:57
Why Are Strings Immutable in Java? | Complete Internal Working Explained

734 views

1 month ago

Java
Better immutability in Kotlin with Valhalla #JVMLS

Working with immutable data is getting more and more attention in modern programming, as there are numerous advantages to it.

47:22
Better immutability in Kotlin with Valhalla #JVMLS

3,845 views

2 months ago

Java
Is the String Class an Immutable Class?  - #java #javacoding #javatips #coding

Cracking the #Java #Coding #Interview - Question 259: Is the String Class an Immutable Class? Watch all the questions here: ...

1:00
Is the String Class an Immutable Class? - #java #javacoding #javatips #coding

16,710 views

7 months ago

TeachMeSkills Школа программирования
Final and Immutable in Java

Final и Immutable в Java #shorts

0:57
Final and Immutable in Java

1,299 views

3 months ago

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

42 views

8 days ago

CVCORP
Why String is immutable | Java interview tips

Java Interview Tips – Daily Series Starts Now! Welcome to CVcorp's Daily Java Interview Tips! Everyday, we're bringing you ...

0:29
Why String is immutable | Java interview tips

1,992 views

6 months ago

Rocket Guru
Java Immutable Strings Explained! 🔥 Why It Matters 🚀

Did you know Java Strings are immutable? But WHY does it matter? ✓ Better Performance – Uses String Pool for memory ...

0:24
Java Immutable Strings Explained! 🔥 Why It Matters 🚀

55 views

9 months ago

Java Toy Box
Why Strings Are Immutable — and Why That’s Genius | Java Toy Box

Why are Java Strings immutable? Learn with a real-world analogy — sealed contracts! Java Toy Box makes Java simple, visual, ...

1:15
Why Strings Are Immutable — and Why That’s Genius | Java Toy Box

1,293 views

2 months ago

Java Guides
How to Create an Immutable Class in Java | Java Interview Questions and Answers

In this Java interview video, we will cover How to Create an Immutable Class in Java with an example. To create an immutable ...

3:49
How to Create an Immutable Class in Java | Java Interview Questions and Answers

902 views

1 month ago

Ashok IT
How to Create an Immutable Class in Java | Step-by-Step Explanation with Example

Join our WhatsApp Channel for daily Java updates & interview tips: ...

13:59
How to Create an Immutable Class in Java | Step-by-Step Explanation with Example

1,277 views

1 month ago

CodeQuick
Why String is Immutable in Java ? – in 60 Seconds! #Java #String #Immutable #coding

Why String is Immutable in Java – in 60 Seconds!

0:35
Why String is Immutable in Java ? – in 60 Seconds! #Java #String #Immutable #coding

1,617 views

4 months ago

CodeVerse
Why Strings are Immutable in Java? | Animated Explanation

Ever wondered why Strings in Java are immutable? In this animated video, we break down the concept of immutable strings in ...

1:31
Why Strings are Immutable in Java? | Animated Explanation

186 views

4 months ago

Coding with Vighnesh
Top 75 Java Interview Questions - Why we need immutable objects in Java? #javatrickyquestions

Java Tricky Interview Question 27 Why do we need immutable objects in Java? You've probably heard about immutable ...

1:57
Top 75 Java Interview Questions - Why we need immutable objects in Java? #javatrickyquestions

292 views

8 months ago

Shristi Tech Academy
How to create immutable class in Java?

In this video, let us learn how to create an immutable class in Java. Let us alao learn to handle mutable lists in immutable class ...

12:18
How to create immutable class in Java?

1,123 views

9 months ago

Backend Interview Tips
#20 | Immutable Class in Java — Real Interview Concept!

Immutable Class in Java — Real-Time Explanation An immutable class is a class whose object cannot be modified after ...

0:06
#20 | Immutable Class in Java — Real Interview Concept!

179 views

2 months ago

Coder Inventa : The Coding School
Java Strings vs Other Data Types 🤔 | Immutable & Powerful Explained! | Q:11 #JavaStrings

Java Strings are different from other data types – and here's why it matters in interviews! Unlike primitives like int or float, Strings in ...

0:21
Java Strings vs Other Data Types 🤔 | Immutable & Powerful Explained! | Q:11 #JavaStrings

1,247 views

4 months ago

SantoshTechStation
Difference between final vs immutable object|Core java Tutorial for Beginners|FullStackJava|java2025

Hi Everyone, My name is Santosh, I have an good exposer and experience on Java full stack development and currently I am ...

9:09
Difference between final vs immutable object|Core java Tutorial for Beginners|FullStackJava|java2025

56 views

10 months ago

Astral Grid
#34 Difference Between Mutable and Immutable Strings in Java Explained in Tamil | [ 2025 ]

Welcome to Episode 34 of the Astral Grid Java Course in Tamil! In this video, we break down one of the most commonly ...

3:46
#34 Difference Between Mutable and Immutable Strings in Java Explained in Tamil | [ 2025 ]

64 views

5 months ago

Tech-Sam's
Why Strings are Immutable  ???

In Java, strings are immutable, which means once a String object is created, it cannot be changed. This immutability has several ...

0:04
Why Strings are Immutable ???

68 views

10 months ago

CodeGyaan Hub!
Why is String Immutable in Java? | Java Interview Trick

Why are Strings immutable in Java? In this short, we explain how immutability makes Strings secure, efficient, and thread-safe ...

0:31
Why is String Immutable in Java? | Java Interview Trick

261 views

5 months ago

ComputeVerse
Java Immutable Object vs. Mutable Object ✍️
0:25
Java Immutable Object vs. Mutable Object ✍️

307 views

5 months ago

Smart Programming
String in Java (DSA) 🚀 | String Constant Pool & Memory Management Explained | Immutable Strings

Strings in Java DSA in One Shot ◾◼️ Useful Notes & Courses Links◼️◾ Free Notes ...

19:39
String in Java (DSA) 🚀 | String Constant Pool & Memory Management Explained | Immutable Strings

1,420 views

1 month ago

ComputeVerse
Java Immutable Collection vs. Synchronized Collection  ✍️
0:37
Java Immutable Collection vs. Synchronized Collection ✍️

326 views

2 months ago