ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113 results

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

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

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

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

154 views

2 weeks ago

TechTok Cafe
Java equals() Explained: A NullPointerException Trap

This video explains a small but dangerous Java mistake that causes unexpected NullPointerException. Two lines of code look ...

6:00
Java equals() Explained: A NullPointerException Trap

9 views

2 weeks ago

Aniket Khaire - SDET
Why equals() Returns False Even When Data Is Same | How to override equals method | Java Memory

In this video, we deep dive into one of the most confusing Java interview topics: Where are Java objects stored? Why ...

6:12
Why equals() Returns False Even When Data Is Same | How to override equals method | Java Memory

26 views

7 days ago

Learning by Doing with Praveen Kandhan
Java String Programming Session 9 – Difference between == operator and equals Method in Java with Re

Java String Programming | Session 9 – == vs equals() In this video, we continue our Java String Programming series by ...

12:00
Java String Programming Session 9 – Difference between == operator and equals Method in Java with Re

4 views

4 days ago

LD TechLab – IT & Programming Made Simple
Christmas Java Mistake: == vs equals() Explained

This Java string comparison fails — just like fake gifts. Many beginners use == to compare Strings in Java, but this only compares ...

0:46
Christmas Java Mistake: == vs equals() Explained

49 views

3 weeks ago

brain_moon
hashcode() and equals() method in HashMap or HashSet implementation in intellij IDEA | #java
1:13
hashcode() and equals() method in HashMap or HashSet implementation in intellij IDEA | #java

5 views

3 weeks ago

DrillCoding
This ONE Method Can Save You From NullPointerException 😱 | Java Quiz #36

NullPointerException is one of the most common Java interview traps ⚠️ In today's Java Quiz — Day 36, we test a very tricky ...

0:36
This ONE Method Can Save You From NullPointerException 😱 | Java Quiz #36

123 views

9 days ago

Coding Pills
Tricky Boolean Check in Java | String == vs equals() Explained with Example | Java

In this video, we cover one of the most common and tricky Java interview questions related to String comparison.

4:57
Tricky Boolean Check in Java | String == vs equals() Explained with Example | Java

3 views

2 weeks ago

Yuvraj
How to Override hashCode() && equals() Method inside HashSet...

Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...

18:55
How to Override hashCode() && equals() Method inside HashSet...

10 views

2 weeks ago

Learning by Doing with Praveen Kandhan
Java String Programming Session 22 – equals & equalsIgnoreCase Methods

Java String Programming | Session 22 – Content Comparison In this video, we explain how equals() and equalsIgnoreCase() ...

8:31
Java String Programming Session 22 – equals & equalsIgnoreCase Methods

0 views

3 days ago

Code With K5KC
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...

2:00
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

2,374 views

4 weeks ago

spyder_shree
== vs equals() in Java Explained | Biggest Interview Trap (60 Seconds) #minivlog #learnjava

What is the difference between == and .equals() in Java? This short video explains one of the most common Java interview traps ...

0:27
== vs equals() in Java Explained | Biggest Interview Trap (60 Seconds) #minivlog #learnjava

424 views

3 weeks ago

The CodeEd Academy
== vs equals() in Java | Most Confusing Interview Question

Confused between == and equals() in Java? This is one of the MOST asked Java interview questions. In this video, you will ...

7:02
== vs equals() in Java | Most Confusing Interview Question

5 views

11 days ago

Sujan S
Compare Strings the RIGHT Way in Java! ✅ | .equals() vs == #shorts #java

Stop using == to compare Strings! In this video, we explain why the .equals() method is the only way to check if two strings have ...

0:32
Compare Strings the RIGHT Way in Java! ✅ | .equals() vs == #shorts #java

1,642 views

2 weeks ago

Java Academy
This Java equals() Result Shocks Developers 😨

Two objects. Same text. Still false Did Java trick you? #Java #javainterview #javashorts #stringbuilder #CodingTraps #strings.

0:28
This Java equals() Result Shocks Developers 😨

148 views

3 days ago

Java Mind Techie
What happen if equals () method is not overridden in Java ??
0:21
What happen if equals () method is not overridden in Java ??

0 views

10 days ago

Pooja Gupta
Common Misuses of == and .equals() in Java #java #programming

Most Java developers misuse == and .equals() — and this mistake can fail interviews and cause real production bugs. In this short ...

1:53
Common Misuses of == and .equals() in Java #java #programming

286 views

3 weeks ago

PhilodeX
#05 | Java Record vs Class 🔥 | toString(), Getter, Boilerplate Code Explained | Java 17

Is video me hum Java RECORD ko real example ke sath samjhenge Normal Java class me hume likhna padta hai: - getters ...

6:05
#05 | Java Record vs Class 🔥 | toString(), Getter, Boilerplate Code Explained | Java 17

0 views

23 hours ago

JAVA BY GANESH
Lecture 13|Java Operators Part-3|String Concatenation, Relational & Equality Operator == vs equals()

In this Java Operators – Part 3 lecture, we explore some of the most confusing yet important concepts in Java with clear ...

1:02:41
Lecture 13|Java Operators Part-3|String Concatenation, Relational & Equality Operator == vs equals()

22 views

12 days ago