Core Java With OCJP/SCJP: java.lang.package Part-3 || eqals()||overridden methods of eqals

preview_player
Показать описание
java
Basic Java Tutorial for beginners
Basic Java Programming for beginners
Core Java By Durga Sir
Core Java
Core Java Video Tutorials
Core Java Tutorial for beginners with examples
Core Java Tutorial
Core Java DURGASOFT
Durgasoft Core Java
Durgasoft Java
durga software solutions core java videos
durga software solutions java
How to learn java
How to learn java programming language for beginners
learn java
learn java programming for beginners
programming in java
understanding java
java application development tutorial
java beginner tutorial
java basics for beginners
java for beginners
java lessons
java lectures
java language tutorial for beginners
java programming tutorial
java programming for beginners
java tutorial for beginners
java tutorial
java tutorial by durga sir
====================================
Java tutorial by durga sir

Java 9 by durga sir

Java 1.8 Version New Features by Durga sir

Adv Java JDBC Tutorial by Durga sir

OCJA 1.8 Java SE 8 Programmer - I (1Z0 - 808 ) By Durga sir

Core Java by NagoorBabu sir

Advenced Java by Nagoorbabu sir

CoreJava by Ratan

Advanced Java jdbc by Ratan

Advjava tutorials - JSP by Ratan

Adv java servlets tutorial by ratan

Servlet and JSP Tutorial by anji reddy

Advanced Java Jdbc by Anjireddy

Hibernate byAnjireddy

Struts by Anjireddy

Spring by Mr.AnjiReddy

ADV JAVA by Naveen

Spring by Mr.Naveen

Hibernate by Mr. Naveen

Struts by Mr.Naveen
Рекомендации по теме
Комментарии
Автор

This is true Sun people follow Durga Sir, friend of my colleague was got job on Oracle and they guys give him 3 months on office time to watch only durga Sir all lecture of java after 2 more months of training he got first task to do after 5 month till then he was watching only durga Sir, lectures, This is power of durga Sir

rastemmilengephirchltechlte
Автор

After Part 03 go to Part 12 for continuity purposes.

vishalgaikwad
Автор

what a man durga sir u r god of java...awesome teaching

gowthamkrishnan
Автор

really the hardwork done by Mr.Durga sir is praiseworthy I got lot of help from sir's free videos from youtube and i am watching thair videos from last 4 months regularly. i also saved thousands of ruppes which i going to spend for paid videos on unacademy or udemy and the content and way of teaching of durga sir is also best that i have ever seen.Lot of thanks to Durga sir for thair valuable content .

surajsuryawanshi
Автор

Completed watching on 24-04-2024 at 7.36 PM

ranveervaghela
Автор

Thank you sir Durga ! You are the best !
One thing I noticed is that if we have the same handling code we can use multi-catch block you taught in exception lessons.


catch (ClassCastException | NullPointerException e)
{
return false;
}

theartist
Автор

When you override the equals method, you should override the hashcode method as well since the API claims that "equal" objects have equal hashcode as well.

malharjajoo
Автор

Each and every word from Durga Sir are Golden words 🙌🙏

adesh
Автор

Very beautiful explaination sir.god bless you.

mohammedsuhailbasha
Автор

equals method by default override in string class and wrapper class

ankineedum
Автор

I would recommend to use eclipse default equal method

GhostRider-yntb
Автор

equals method by default override in string class and wrapper class so that str1 . equals(str2) is true, content comparison

ankineedum
Автор

sir plz upload string class $ string buffer class videos....means all method in string $ string buffer class related

souravsaha
Автор

system.out.println("Love From Nepal");

kunal
Автор

I think it is important to mention that downcasting is done after the use of "instanceOf" operator.

malharjajoo
Автор

hello sir,
Please edit the name of the video from eqals() to equals().

Thanks,
Rahul

rahulnag
Автор

hello sir. i am a fresher in java. your videos are very good. I have one query that In java.lang package clone method is missing. there is no interconnection between part 3 and part 4 of java.lang package.

lavishdaksh
Автор

throws Exception is not working in overriden method(in .equals method)ss

vishalnechwani
Автор

for rollnumber why we need to take '==' operator, why not .equals sir ...can u plz explain

RaDisCreations
Автор

How can I view internal code of Object class in java.lang.package ?

vedantsingh