ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,675 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

557 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,055 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

738 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,846 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

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,713 views

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

2,008 views

6 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

10 days 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,279 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

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

Final и Immutable в Java #shorts

0:57
Final and Immutable in Java

1,299 views

3 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

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

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

188 views

4 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,248 views

4 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

262 views

5 months ago

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

307 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