JavaMadeSoEasy.com (JMSE)
CUSTOM HASHMAP
Custom HashMap, LinkedHaspMap, HashSet, Arrayist
Core Java Tutorials
Core Java Basics Tutorial
Basic programs for java beginners
Collection framework Tutorial
Exceptions handling Tutorial
Threads / Multi-threading Tutorial
Thread Concurrency Tutorial
Series of JVM and GARBAGE COLLECTION (GC)
Serialization And Deserialization Tutorial
Java 8
JDBC - Java Database connectivity tutorial
File IO | File handling Tutorial
Overriding equals and hashcode method
>Mongo db - NoSQL with java
SORTING & SEARCHING tutorial in java
DATA STRUCTURES tutorial in java
CUSTOM IMPLEMENTATION of MAP, SET and LISTS
Java 7
INTERVIEW PROGRAMS (beginner to advanced)
Core java QUIZ - Mcq(Multiple choice questions)
INTERVIEW QUESTION and ANSWERS in Java
Interview Questions
Interview Programs (beginner to advanced)
Core java QUIZ - Mcq(Multiple choice questions)
CORE JAVA - Top 120 interview questions
COLLECTION - Top 100 interview questions
COLLECTION Output questions
Overriding EQUALS and HASHCODE - Top 18 Interview questions
EXCEPTIONS - Top 60 interview questions
EXCEPTIONS - Output questions
THREADS / MULTI-THREADING - Top 80 interview questions
THREADS / MULTI-THREADING - Output questions
THREAD CONCURRENCY - Top 50 interview questions
Serialization - Top 25 interview questions
JDBC - Top 40 interview questions
Interview Programs (beginner to advanced)
>Level1 programs (beginner)
>Level2 programs (intermediate)
>Level3 programs (advanced)
>Matrix related programs
>Pattern/Pyramid generating programs
Core java QUIZ - Mcq(Multiple choice questions)
>Collection Quiz in Java
>Exception handling Quiz in Java
>Java 8 quiz
>Thread / multi threading Quiz
>Thread concurrency Quiz in Java
Interview Programs
>Level1 programs (beginner)
>Level2 programs (intermediate)
>Level3 programs (advanced)
>Matrix related programs
>Pattern/Pyramid generating programs
Quiz / OCJP Exam
>SCJP / OCJP exam dumps
>Collection Quiz in Java
>Exception handling Quiz in Java
>Java 8 quiz
>Thread / multi threading Quiz
>Thread concurrency Quiz in Java
Database
Oracle PL/SQL tutorial
MySql tutorial
Mongo db - NoSQL tutorial
Mongo db - NoSQL with java
More
MS EXCEL Tutorials
UNIX Tutorials
LINUX Tutorials
Eclipse tutorial
Notepad++ Tutorials
Apache Tomcat Server
Windows tutorial
JUnit tutorial
JavaScript Tutorials
About
About Me
Contact Me
Copyright
Become author/writer
Copyright
References
Privacy policy
Override equals() and hashCode() method in java
Labels:
Core Java
Overriding equals and hashCode
How Integer is used as key in Hashmap in java
Labels:
Core Java
Overriding equals and hashCode
Overriding equals and hashcode method - Top 18 Interview questions and answers in java for experienced and freshers
Labels:
Core Java
Interview questions
Overriding equals and hashCode
Can you Serialize Singleton class such that object returned by Deserialization process is in same state as it was during Serialization time in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Avoid Deserialization process from creating another instance of Singleton class in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Can subclass avoid Serialization if its superClass has implemented Serialization interface in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
What values will int and Integer will be initialized to during DeSerialization process if they were not part of Serialization in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Is constructor of super class called during DeSerialization process of sub class in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Are primitive types part of serialization process in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Is constructor of class called during DeSerialization process in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Can list, set and maps be Serialized and DeSerialized in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
If member of class does not implement Serializable interface - than NotSerializableException is thrown in java.
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
What is serialVersionUID? Impact of not defining serialVersionUID in class and avoiding InvalidClassException in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Serialize and DeSerialize object by implementing Externalizable interface- override writeExternal() and readExternal() methods in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Customize Serialization process by defining writeObject() method & DeSerialization process by defining readObject() method in java
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Serialize and DeSerialize object in java - An explanation Full programs
Labels:
Core Java
DeSerialization
Serialization
Serialization top interview questions and answers in java
Serialization - Top 25 interview questions and answers in java for fresher and experienced(detailed explanation with programs)
Labels:
Core Java
DeSerialization
Interview questions
Serialization
Serialization top interview questions and answers in java