ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

115 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

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

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

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

6 days 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

3 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

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

CodebookLM
👉 Java Strings

Java Strings are one of the most important and most misunderstood parts of Java. In this video, we break down everything about ...

7:13
👉 Java Strings

14 views

8 days ago

CodeRidge Technologies
String Handling in Java | Complete Tutorial with Examples | CodeRidge | #Javafullstackonlinecourse

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 ...

1:13:39
String Handling in Java | Complete Tutorial with Examples | CodeRidge | #Javafullstackonlinecourse

0 views

8 days ago

mt_xing
Can AI Pass Freshman CS?

Can AI pass a first semester freshman CS class? To answer this question, I took the best models from ChatGPT, Claude, and ...

1:06:04
Can AI Pass Freshman CS?

1,626 views

4 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

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

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

11 days ago