Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
388 results
Speaker: Daryl Yeap Moderator: Zabrina Lo 15 July 2026 – Organised by the Hong Kong Trade Development Council (HKTDC), ...
14 views
4 days ago
Are you comparing Strings in Java the wrong way? Watch this quick tip to understand the crucial difference between == and ...
5 views
3 hours ago
Want to learn the difference between == and .equals() when comparing strings in Java? In this Java 101 video, we explore how ...
160 views
1 month ago
Want to learn the difference between == and .equals() when comparing objects in Java? In this Java 101 video, we explore how ...
112 views
4 weeks ago
Complete Java Programming Course. In this section, we discuss the `equals` method of the `Object` class, which is very ...
8 views
8 days ago
Confused about when to use the == operator and when to use the equals() method in Java? You aren't alone! This is one of the ...
0 views
Want to understand the Object Class in Java? In this video, you'll learn about the most important class in Java — Object Class.
4 views
1 view
Want to learn how to compare strings in programming? In this beginner-friendly tutorial, you'll learn how to compare two strings ...
2 weeks ago
equals() and hashCode() Contract | Hard | Java Interview Prep #15 In this video, we break down "equals() and hashCode() ...
Welcome to QAWithSJ! In this Core Java tutorial, you'll learn one of the most important Java interview topics: String ...
16 views
3 weeks ago
Sabías que usar el operador == para comparar cadenas de texto en Java es uno de los errores más comunes y peligrosos?
[Java]Does indexOf use equals? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
Difference between == vs equals() in Java | BuiltBy Error Confused about the difference between == and equals() in Java?
18 views
In this video, you'll learn: ✓ What the String Constant Pool is and why it exists ✓ How Java stores string literals vs strings made ...
vs .equals() | Easy | Java Interview Prep #4 In this video, we break down "== vs .equals()" — == compares memory addresses ...
2 views
HashSet is one of the most powerful collections in Java, capable of storing millions of elements while providing fast lookups and ...
10 views
6 days ago
Java Programming Playlist: https://www.youtube.com/playlist?list=PLjq3dI1OpGjjY4dTtGS_32esuCOsrYr9R Zoho Round 3 Playlist ...
80 views
7 days ago
Did you know that every class in Java automatically inherits from a single superclass—even if you never write `extends` anywhere ...
Confused between == and .equals() in Java? In this video, I break down the difference with clear examples so you will never ...