ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

74 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

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

515 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?

3,061 views

6 days 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

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

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

19 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,118 views

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

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

1,084 views

15 hours 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

3 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

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

6 days 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

3 days ago

Web Fusion with Bharadwaj
3. Strings in Java

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

8:11
3. Strings in Java

29 views

6 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

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

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

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

831 views

5 days ago

Technology By Aishwarya
Why String in Java Never Changes 😲 | Must-Know Java Fact! #interviewquestion

String in Java is immutable… but WHY? In this video, you'll learn the powerful reason behind String immutability — Security, ...

0:57
Why String in Java Never Changes 😲 | Must-Know Java Fact! #interviewquestion

178 views

2 days ago

Tech School
Difference Between String, StringBuffer & StringBuilder in Java

In this video, we clearly explain the difference between String, StringBuffer, and StringBuilder in Java. Topics covered: ✓ What is ...

5:10
Difference Between String, StringBuffer & StringBuilder in Java

3 views

6 days ago

TECH Margadarshi
Java - Part 5 | Arrays, Strings, Constructors & this Keyword | Java Interview Questions | Learn Java

In Part 5 of the Java Tutorial Series, we dive into some of the most important core Java concepts that every beginner and interview ...

9:26
Java - Part 5 | Arrays, Strings, Constructors & this Keyword | Java Interview Questions | Learn Java

30 views

5 days ago