Serialization And deserialization In Java | Core Java Interview question

preview_player
Показать описание
Serialization And deserialization In Java is explained in this video.

Java interview questions
Java programming tutorial
Java programming for beginners
Java tutorial for beginners
Java tutorial

How hashmap works internally in java

Video for difference between Method overloading and Method Overriding
Or
Video for difference between Compile time polymorphism and runtime polymorphism
Video for Inheritance Vs Association & Aggregation Vs Composition

Video for difference between JDK, JVM and JRE

Video for Object Oriented Programming Part 1

Video for Object Oriented Programming Part 1

Why String in Immutable?

Video for Coupling and Cohesion

Video for Differenace between String, StringBuffer and StringBuilder in java

Using Generics In Collection

Introduction to collection framework

Difference Between ArrayList And LinkedList

How HashMap works internally

Difference Between HashSet, LinkedHashSet and TreeSet
Рекомендации по теме
Комментарии
Автор

Very good explanation of Serialization...

dhineshs
Автор

The ways of writing code is also easy to catch and understanding .. thanks madam for quick reference your video's are quite helpful

prasad
Автор

First at all
Thanks a lot

U have explained not only theory but also practical

Which is very very very understanding format

Because with concept u should aware practical experience for that concept

Please make video
For multithreading -- synchronization wait () notify () notify All()
Join() yield () sleep ()

ravirajpradhan
Автор

Good
Helpful
Having interview tomorrow
Got good brushup
Thanks

krishnaverma
Автор

Thank you. please add MultiThreading related questions

subramanianchenniappan
Автор

Gud explanation appreciated 👏👏
But can u please give more info abt Transient and static as u said whn an attribute should not be a part of serialization/ deserialization process we need to use transient and static y do we have the both key words can u please give some more info on this plzz .

lokeshkrishna
Автор

In externalization, while desearliazing, how to take the last attribute itself in this pgm u have just used in readint

kowsalyap