ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,690 results

The Curious Coder
equals() vs hashCode() in Java | Internal Working & Real Use Cases

Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...

27:58
equals() vs hashCode() in Java | Internal Working & Real Use Cases

15,140 views

11mo ago

JavaSavant
Java Object equals Explained — From Identity to Logical Equality
3:07
Java Object equals Explained — From Identity to Logical Equality

11 views

1mo ago

FullStackSDET
Check String equals method | Java

In this video I have shared the details about String class equals() method. #seleniumautomation #Testautomation #automation ...

0:58
Check String equals method | Java

10 views

11mo ago

Java Guides
Difference Between == Operator and equals() Method in Java | Theory + Code Demo

In Java, the equals() method and the == operator are used to compare objects. The main difference is that string equals() method ...

5:39
Difference Between == Operator and equals() Method in Java | Theory + Code Demo

777 views

7mo ago

Code for Tech Solutions
equals() and hashCode() in Java  Complete Guide with Coding Examples

Do equal Java objects always have the same hash code—and what breaks when they don't? Master equals() and hashCode() in ...

27:44
equals() and hashCode() in Java Complete Guide with Coding Examples

180 views

4w ago

QACodda
Java equals() vs hashCode() Explained Clearly | Interview Questions + Examples | QA Codda

Learn Java equals() and hashCode() methods in the simplest way with real examples and interview-focused explanations.

12:06
Java equals() vs hashCode() Explained Clearly | Interview Questions + Examples | QA Codda

108 views

6mo ago

Cuneyt Akinlar
equals() method: Why and how to override it

equals() method: Why and how to override it

10:09
equals() method: Why and how to override it

15 views

5mo ago

Olesya
Senior Java Backend Interview Prep — Part 1: == vs .equals() vs hashCode()

Welcome to Part 1 of my Senior Java Backend Interview Preparation series. In this video, we're starting with one of the most ...

16:03
Senior Java Backend Interview Prep — Part 1: == vs .equals() vs hashCode()

47 views

1mo ago

Coder Army
Most Important Class in Java | Object Class (equals, hashCode, toString) | Java Full Course #22

In this lecture of the Java Full Course Series, we take a deep dive into the Object Class in Java — the root of Java’s class ...

1:07:31
Most Important Class in Java | Object Class (equals, hashCode, toString) | Java Full Course #22

20,375 views

6mo ago

Tips and Tricks | Learn to Code
Java == vs .equals() | The Difference Every Developer Should Know

What is the difference between == and .equals() in Java? In this video, you'll learn: • What == checks in Java • What .equals() ...

0:47
Java == vs .equals() | The Difference Every Developer Should Know

22 views

1mo ago

Clustermicro Technologies
Java OCP 21 (1Z0-830) | OOP | equals(), hashCode() & toString() — COMPLETE Deep Dive & Collisions

Java OCP 21 Exam (1Z0-830) — OOP Series Video : equals(), hashCode() & toString() — Contract Rules, HashSet/HashMap ...

37:39
Java OCP 21 (1Z0-830) | OOP | equals(), hashCode() & toString() — COMPLETE Deep Dive & Collisions

77 views

3mo ago

George Rambles
45   The equals Method

John from Cave of programming. comom and this is a tutorial on the equals method in Java or you can call it dot equals um since ...

17:23
45 The equals Method

0 views

4mo ago

JavaWithAjit
Java == vs .equals() | What's the Difference? #Java #Shorts | Real World Java | JavaWithAjit

In Java, do you know the difference between `==` and `.equals()`? Many developers confuse these two operators when comparing ...

8:23
Java == vs .equals() | What's the Difference? #Java #Shorts | Real World Java | JavaWithAjit

3 views

2d ago

ConquerTheFear
How Does the HashCode and Equals methods works in Java | Java Interviews | HashCode vs Equals

In this deep dive, we move beyond the basic definitions and explore the internal mechanics of how Java's `Object` class handles ...

2:26
How Does the HashCode and Equals methods works in Java | Java Interviews | HashCode vs Equals

51 views

4mo ago

The Curious Coder
== vs .equals() in Java | String Constant Pool and Heap Explained Simply

Confused why == and .equals() behave differently when comparing Strings in Java? In this video, I explain everything behind ...

19:53
== vs .equals() in Java | String Constant Pool and Heap Explained Simply

4,538 views

10mo ago

LearnJava
Java for Beginners: == vs .equals() for Objects

Want to learn the difference between == and .equals() when comparing objects in Java? In this Java 101 video, we explore how ...

1:43
Java for Beginners: == vs .equals() for Objects

144 views

2mo ago

Mission Java Programming
equals() Method in Java with Real Project Example

Learn equals() Method in Java with a real Login System example In this video: ✓ What is equals() method ✓ Syntax of ...

11:50
equals() Method in Java with Real Project Example

18 views

4mo ago

LearnJava
Java for Beginners: == vs .equals() with String Literals

Want to learn the difference between == and .equals() when comparing strings in Java? In this Java 101 video, we explore how ...

1:47
Java for Beginners: == vs .equals() with String Literals

199 views

2mo ago

Prashant Sharma
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...

23:54
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

64 views

9mo ago

Java Technology Learning
Java Interview Question: equals() and hashCode() Explained Simply ?

equals and hashcode in java equals vs hashcode java java hashcode method java equals method hashcode contract java ...

8:09
Java Interview Question: equals() and hashCode() Explained Simply ?

62 views

4mo ago