ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

123,880 results

Related queries

java memory management

string in java interview questions

singleton class java

java collections

stringbuilder java

string method java

java inheritance

arrays in java

Telusko
#35 Mutable vs Immutable String in Java

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

6:23
#35 Mutable vs Immutable String in Java

252,446 views

2 years ago

Neso Academy
Immutable Classes and Objects in Java

Java Programming: Immutable Classes and Objects in Java Topics discussed: 1) Immutable Objects in Java. 2) Immutable ...

5:06
Immutable Classes and Objects in Java

70,326 views

5 years ago

Coding with John
Java Strings are Immutable - Here's What That Actually Means

Java String are Immutable - but what does that really mean? We'll learn why Strings are immutable in Java, and what it means for ...

7:06
Java Strings are Immutable - Here's What That Actually Means

654,324 views

4 years 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,096 views

4 months ago

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

565 views

10 months ago

blondiebytes
How to Make an Object Immutable in Java | Common Interview Question

Learn how to make an immutable object in Java with the final keyword and access modifiers. We'll also look at the Java source ...

4:54
How to Make an Object Immutable in Java | Common Interview Question

5,270 views

4 years ago

Java Express
Immutable Collections  in Java | Java 10 Features

Java 8 Master Videos https://bit.ly/java8videos Java 9 Master Videos https://bit.ly/java9videos Java 10 Master Videos ...

7:23
Immutable Collections in Java | Java 10 Features

1,135 views

1 year ago

Marcus
Immutable Objects in Java

In this episode I will introduce you to immutable objects in Java. For my entire Java 8 course (about 16 hours plus all ...

16:03
Immutable Objects in Java

28,428 views

9 years ago

Viraj Shetty
Java Records - Are they really Immutable?

We will explore what Java Records are, avoid some gotchas and how best to use them in your application. Check out my other ...

13:00
Java Records - Are they really Immutable?

837 views

1 year ago

People also watched

Hermanos Pagán
(Este video se borrará en 24 horas) Si eres programador Java/Spring Boot esto te interesa

Haz clic en el enlace de abajo para comprobar si podemos trabajar contigo para ayudarte a aumentar tu sueldo en 12.000€ como ...

3:18
(Este video se borrará en 24 horas) Si eres programador Java/Spring Boot esto te interesa

586 views

1 day ago

Kotlin by JetBrains
A (deep) dive into (shallow) immutability: Valhalla and beyond | Marat Akhin

Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Immutability is getting more and more ...

38:06
A (deep) dive into (shallow) immutability: Valhalla and beyond | Marat Akhin

6,442 views

5 months ago

Programando en JAVA
Lo que NADIE te cuenta sobre programar JAVA en 2026

De Desarrollador a Arquitecto Senior - https://www.codeja.dev/bootcamp ‍ CodeJa | Aprende JAVA con EJERCICIOS ...

13:19
Lo que NADIE te cuenta sobre programar JAVA en 2026

711 views

15 hours ago

Selenium Express
Java collections interview questions | Why HashMap Keys are Immutable? | Immutability & HashMap

In this video, We will discuss a few of the java collections interview questions which are asked so many times in the java ...

1:07:54
Java collections interview questions | Why HashMap Keys are Immutable? | Immutability & HashMap

64,514 views

4 years ago

Spring I/O
Spring Security Architecture Principles by Daniel Garnier-Moiroux @ Spring I/O 2024

Spring I/O 2024 - Barcelona, 30-31 May Slides: ...

48:25
Spring Security Architecture Principles by Daniel Garnier-Moiroux @ Spring I/O 2024

69,018 views

1 year ago

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

30,291 views

2 years ago

BettaTech
Skills that, as a Software Engineer, I wish I had learned sooner

Discover the skills that no course, YouTube video, or tech influencer will tell you about. ► My Computer Science Academy ...

16:14
Skills that, as a Software Engineer, I wish I had learned sooner

2,576 views

12 hours ago

Selenium Express
Why string is immutable in java || The 4 reasons you must know || part 1

Well, Why String pool? What is the need of String pool in java? How is string being an immutable class helping us optimizing the ...

20:53
Why string is immutable in java || The 4 reasons you must know || part 1

135,061 views

7 years 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,168 views

10 months ago

Ranjith ramachandran
How HashMap works in Java? With Animation!! whats new in java8 tutorial

How does java hashmap work ? HashMap is one of the most popular java.util data structures. Its one of the associative array ...

15:29
How HashMap works in Java? With Animation!! whats new in java8 tutorial

1,042,713 views

10 years ago

Selenium Express
Immutable Class - interview insights| java interview questions and answers for experienced/Freshers

Let's learn different techniques to protect our custom immutable class in java which is one of the hot core java interview questions.

57:33
Immutable Class - interview insights| java interview questions and answers for experienced/Freshers

59,877 views

4 years ago

Java
How to make a class immutable? - Cracking the Java Coding Interview

Cracking the #Java #Coding #Interview - Question 18: How to make a class immutable? Watch all the questions here: ...

1:00
How to make a class immutable? - Cracking the Java Coding Interview

12,099 views

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

803 views

2 months 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,855 views

3 months ago

TechStack9
Tricky Interview Question | Why String Is Immutable In Java | Reasons For String Immutability

This video why String was designed as Immutable in Java Checkout the Playlists: Java Tutorial For Beginners: ...

5:44
Tricky Interview Question | Why String Is Immutable In Java | Reasons For String Immutability

1,124 views

2 years ago

Naresh i Technologies
Why String is Immutable | Java Tutorial

Why String is Immutable | Java Tutorial Welcome to the Core Java Tutorial Series! In this video, we introduce the essential ...

13:27
Why String is Immutable | Java Tutorial

88,808 views

9 years ago

FakeNoobTutorials
Java Tutorial #3: Immutable objects

In this java tutorial we discuss how to make an object immutable and also go over some immutable objects that we've worked with ...

7:07
Java Tutorial #3: Immutable objects

8,861 views

13 years ago

Neso Academy
Strings are Immutable in Java

Java Programming: Strings are Immutable in Java Programming Topics discussed: 1. Immutable Objects in Java. 2. Strings are ...

5:01
Strings are Immutable in Java

90,024 views

5 years 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

55 views

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

909 views

1 month ago

Coding Env
Immutable Class In Java | Create your own Immutable class

What is Immutable Class In Java | Create your own Immutable class. Characteristic of Immutable classes in java with demo code.

12:18
Immutable Class In Java | Create your own Immutable class

1,320 views

4 years ago