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
115 results
Learn Java concepts #java_v002: difference between "== operator" and "equals() method"
2 views
2 weeks ago
Learn Java concepts #java_vs002: difference between "== operator" and "equals() method"
154 views
This video explains a small but dangerous Java mistake that causes unexpected NullPointerException. Two lines of code look ...
9 views
This Java string comparison fails — just like fake gifts. Many beginners use == to compare Strings in Java, but this only compares ...
49 views
3 weeks ago
Java String Programming | Session 9 – == vs equals() In this video, we continue our Java String Programming series by ...
4 views
4 days ago
In this video, we deep dive into one of the most confusing Java interview topics: Where are Java objects stored? Why ...
26 views
6 days ago
5 views
NullPointerException is one of the most common Java interview traps ⚠️ In today's Java Quiz — Day 36, we test a very tricky ...
123 views
9 days ago
In this video, we cover one of the most common and tricky Java interview questions related to String comparison.
3 views
Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...
10 views
Java String Programming | Session 22 – Content Comparison In this video, we explain how equals() and equalsIgnoreCase() ...
0 views
3 days ago
DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...
2,374 views
What is the difference between == and .equals() in Java? This short video explains one of the most common Java interview traps ...
424 views
Stop using == to compare Strings! In this video, we explain why the .equals() method is the only way to check if two strings have ...
1,642 views
Java Strings are one of the most important and most misunderstood parts of Java. In this video, we break down everything about ...
14 views
8 days ago
In this video, you will learn String Handling in Java in a clear and practical way. Strings are one of the most important concepts in ...
Can AI pass a first semester freshman CS class? To answer this question, I took the best models from ChatGPT, Claude, and ...
1,626 views
Most Java developers misuse == and .equals() — and this mistake can fail interviews and cause real production bugs. In this short ...
286 views
10 days ago
In this Java Operators – Part 3 lecture, we explore some of the most confusing yet important concepts in Java with clear ...
22 views
11 days ago