DEV Community

Naresh Joshi profile picture

Naresh Joshi

Software Engineer by profession, Learner and Blogger by passion, I love to talk and discuss with peoples so if you have anything good to read, watch, share or you just want to talk to me you ca

Education

Bachelor of Technology

Java Integer Cache: Why Integer.valueOf(127) == Integer.valueOf(127) Is True

Java Integer Cache: Why Integer.valueOf(127) == Integer.valueOf(127) Is True

4
Comments 1
5 min read

Want to connect with Naresh Joshi?

Create an account to connect with Naresh Joshi. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Java Serialization Magic Methods And Their Uses With Example

Java Serialization Magic Methods And Their Uses With Example

6
Comments
5 min read
Why an outer Java class can’t be static

Why an outer Java class can’t be static

8
Comments
3 min read
What is Serialization? Everything You Need to Know About Java Serialization Explained With Example

What is Serialization? Everything You Need to Know About Java Serialization Explained With Example

11
Comments
10 min read
How to Customize Serialization In Java By Using Externalizable Interface

How to Customize Serialization In Java By Using Externalizable Interface

5
Comments
7 min read
How To Deep Clone An Object Using Java In Memory Serialization

How To Deep Clone An Object Using Java In Memory Serialization

6
Comments
5 min read
Why We Should Follow Method Overriding Rules

Why We Should Follow Method Overriding Rules

3
Comments
6 min read
Why Instance Variable Of Super Class Is Not Overridden In Sub Class

Why Instance Variable Of Super Class Is Not Overridden In Sub Class

3
Comments
5 min read
Java Cloning - Why Even Copy Constructors Are Not Sufficient

Java Cloning - Why Even Copy Constructors Are Not Sufficient

5
Comments
5 min read
JPA Auditing: Persisting Audit Logs Automatically using EntityListeners

JPA Auditing: Persisting Audit Logs Automatically using EntityListeners

13
Comments 2
5 min read
How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally

How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally

9
Comments
7 min read
"Hi - I'm new here!"

"Hi - I'm new here!"

7
Comments
1 min read
loading...