Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why we need to serialize the object

Answers were Sorted based on User's Feedback



Why we need to serialize the object..

Answer / abhi

Whenever the data is confedential like passwords, pin codes
etc in this case object should be serialized.

Is This Answer Correct ?    6 Yes 22 No

Post New Answer

More Core Java Interview Questions

Is arraylist a class in java?

0 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,


What is the difference between iterator and list iterator?

0 Answers  


class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }

8 Answers   Logica CMG,


Can a main method be declared final?

0 Answers  


What are the ways to instantiate the class class?

0 Answers  


How will you override default serialization mechanism in java

2 Answers  


what is the use of Clonable,and serializable interface?

1 Answers  


What sorting algorithm does javascript use?

0 Answers  


Which Component subclass is used for drawing and painting?

1 Answers  


What is jee6?

0 Answers  


What is null in java?

0 Answers  


Categories