ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,392 results

vlogize
Understanding the equals Method in Java's Collection Interface: Why Object is the Parameter

Discover how the `equals` method in Java's Collection Interface handles parameters and why it allows non-collection objects.

1:42
Understanding the equals Method in Java's Collection Interface: Why Object is the Parameter

0 views

7 months ago

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

2,189 views

2 months ago

vlogize
Understanding the equals Method in Java

Dive deep into the `equals` method in Java, understand its functionality, and learn how to compare objects effectively in your ...

1:41
Understanding the equals Method in Java

1 view

7 months ago

vlogize
The Correct Way to Implement the equals() Method in Java

Discover the best practices for comparing objects in Java using the `equals()` method to avoid common pitfalls and ensure code ...

1:50
The Correct Way to Implement the equals() Method in Java

1 view

9 months ago

NullPointer
Java difference between "== operator" and "equals() method"

Learn Java concepts #java_v002: difference between "== operator" and "equals() method"

0:51
Java difference between "== operator" and "equals() method"

2 views

2 weeks ago

QA Support
Q - What is difference between the '==' operator and the .equals() method in Java | Selenium java

Hey everyone! In this video, I have explained what is difference between '==' operator and .equals() method in java with simple ...

3:18
Q - What is difference between the '==' operator and the .equals() method in Java | Selenium java

609 views

11 months ago

The Debug Zone
Understanding Comparator and Equals Method in Java: Common Issues Explained

In this video, we delve into the intricacies of the Comparator and equals methods in Java, two fundamental concepts that play a ...

7:54
Understanding Comparator and Equals Method in Java: Common Issues Explained

1 view

3 months ago

vlogize
How to Properly Implement the equals Method in Java for Book Objects

Discover how to create a robust `equals` method in Java for comparing Book objects based on multiple attributes. Learn essential ...

1:47
How to Properly Implement the equals Method in Java for Book Objects

0 views

9 months ago

CodeGPT
Apcsa practice what does equals do in java

Download 1M+ code from https://codegive.com/614a917 understanding the `equals()` method in java for ap csa the `equals()` ...

14:01
Apcsa practice what does equals do in java

0 views

8 months ago

Rohit Sharma
Equal check with == vs equals method in Java

This video is about how == operator and equals method works if it works with primitive type and Object type. String object ...

0:23
Equal check with == vs equals method in Java

7 views

11 months ago

vlogize
Understanding the equals() Method in Java

This guide explores how to properly define the `equals()` method in Java, with a focus on best practices and performance ...

1:50
Understanding the equals() Method in Java

1 view

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

3 months ago

CodeMint
how to override equals method in java

Get Free GPT4.1 from https://codegive.com/5853b29 ## Overriding the `equals()` Method in Java: A Comprehensive Guide The ...

1:39
how to override equals method in java

5 views

6 months ago

Doji Creates
Equals & EqualsIgnoreCase Methods in Java Lesson 019 | Tagalog Coding Tutorials

Learn coding & programming in Tagalog! Step-by-step tutorials for beginners. Perfect for Filipino learners who want practical, ...

8:07
Equals & EqualsIgnoreCase Methods in Java Lesson 019 | Tagalog Coding Tutorials

316 views

2 months ago

vlogize
Fixing the equals() Method to Compare Integer Arrays in Java

Learn how to implement a proper `equals()` method in Java for comparing two integer-filled objects easily and effectively.

2:04
Fixing the equals() Method to Compare Integer Arrays in Java

0 views

7 months ago

vlogize
Understanding the equals Method in Java: Why Does It Return Unexpected Results?

Discover why comparing a Boolean object to a string using the `equals` method produces unexpected results in Java and explore ...

1:34
Understanding the equals Method in Java: Why Does It Return Unexpected Results?

1 view

3 months ago

vlogize
Understanding the equals Method in Java's String Class: Why equals(Object anObject)?

Discover why the `equals` method in the Java String class is defined as `equals(Object anObject)` instead of `equals(String ...

1:40
Understanding the equals Method in Java's String Class: Why equals(Object anObject)?

0 views

7 months ago

vlogize
How to Properly Implement the equals Method in a Java Binary Tree

Learn how to fix the `equals` method in a Java binary tree class to avoid NullPointerExceptions and ensure accurate comparisons.

2:16
How to Properly Implement the equals Method in a Java Binary Tree

0 views

7 months ago

Abdalbasit Mohammed
equals method in java
5:40
equals method in java

136 views

11 months ago

Automate Dream Job
Java coding example on  '==' and equals Method

Explanation on difference between '==' and .equals() method in java.

2:34
Java coding example on '==' and equals Method

5 views

7 months ago