ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

401 results

CoderBlueprint
Immutable Object in Java Using Builder Pattern | Interview Favorite 2026

Immutable Object in Java Using Builder Pattern explained with practical examples, interview-focused concepts, and real-world ...

3:46
Immutable Object in Java Using Builder Pattern | Interview Favorite 2026

23 views

2w 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

1,159 views

7mo ago

LearnJava
Java Strings 101: Creating Objects with Literals and Constructors

Confused about how to create String objects in Java? In this video, we show you how to create strings using both string literals ...

1:07
Java Strings 101: Creating Objects with Literals and Constructors

52 views

1mo ago

uneducated engineer
Why String is immutable in java | Most important concept in String

Why Are Strings Immutable in Java? The Full Explanation You Need. It's a classic Java interview question, but it's also a critical ...

2:55
Why String is immutable in java | Most important concept in String

79 views

8mo 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

266 views

10mo ago

PrepStack
Why String is Immutable in Java

... immutable so you can answer this question as strings are immutable in Java for security memory optimization thread safety and ...

1:11
Why String is Immutable in Java

16 views

2w ago

Interview Mentor App
What is a Java Record? Immutable Data Classes Explained

Learn what Java records are and how they eliminate boilerplate code. Covers the compact syntax, auto-generated methods ...

2:14
What is a Java Record? Immutable Data Classes Explained

1 view

5mo ago

Hmmmm
Java final Keyword 🛑 | Constants & Immutable Methods 🐶

What happens when you want to lock your code so it can't be changed? You make it final! In this video, we explore the different ...

0:09
Java final Keyword 🛑 | Constants & Immutable Methods 🐶

0 views

5mo ago

Saksham Gaur
String Vs StringBuilder
1:00
String Vs StringBuilder

9 views

2mo ago

Usoft Code Academy
Immutability in Java - Learn Programming | Programming Tutorial

Learn Immutability in Java! This tutorial covers everything you need to understand and use Immutability in your Java programs.

3:09
Immutability in Java - Learn Programming | Programming Tutorial

1 view

5mo ago

RotatingMind Labs
Why List Can Crash Your Java App

Java has mutable and immutable lists — but the type system doesn't tell you which one you're holding. List[String] could be: new ...

1:01
Why List Can Crash Your Java App

33 views

4mo ago

LearnJava
Introducing Java Records (with Duke)

Meet Java Records—a clean, modern way to model simple data in Java with far less boilerplate than a traditional class. In this ...

3:20
Introducing Java Records (with Duke)

50 views

3mo ago

Banerjee Codes
What Does Immutable Really Mean | String Immutability in Java | Less Known Java Principles | Ep 09

You can't change a String in Java once it's created. You may have heard it, but we change strings all the time, right? So... what's ...

3:31
What Does Immutable Really Mean | String Immutability in Java | Less Known Java Principles | Ep 09

2 views

1mo ago

Learn JAVA
Immutable

Immutable Person Class.

2:59
Immutable

2 views

6mo ago

J Whisper
[Java Cơ Bản #6] Làm Chủ String Trong 3 Phút

LÀM CHỦ STRING TRONG 3 PHÚT | KHÓA HỌC JAVA CORE Bạn đã thật sự hiểu cách Java xử lý chuỗi (String)? Trong video ...

3:00
[Java Cơ Bản #6] Làm Chủ String Trong 3 Phút

37 views

11mo 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

6mo ago

AFTER SCHOOL
Java Interview Trick Question | String Immutability 🇺🇸

Java Interview Question Explained | String Immutability & Pass-by-Value In this video, we break down a classic Java interview ...

1:27
Java Interview Trick Question | String Immutability 🇺🇸

39 views

5mo ago

Java Technology Learning
Immutable Class in Java Explained | How to Create Immutable Class with Example

immutable class java what is immutability immutable vs mutable create immutable class example java interview questions.

2:49
Immutable Class in Java Explained | How to Create Immutable Class with Example

57 views

7mo ago

The Knowledge Hub
Understanding Mutable and Immutable Objects in Java
2:26
Understanding Mutable and Immutable Objects in Java

0 views

2mo ago

Tech Quiz Central
Java Strings: Immutability & Manipulation

Core concepts of String handling, pool, and common methods.

2:21
Java Strings: Immutability & Manipulation

4 views

2mo ago