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...

What is serializable interface?

Answer Posted / atul singhal

Serializable is an Interface, which is used to convert an
object into byte, whose objects state can be saved into any
local disc by ObjectOutputStream and ObjectInputStream.
This byte form of an object will used to transfer over the
Network. This is mainly used in RMI.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain thread life cycle in java?

1094


What is singleton class and how can we make a class singleton?

1151


What is multi-catch block in java?

1125


What is time complexity algorithm?

1096


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

8190


Can an integer be null java?

1054


What is the size of an array?

1079


How to store image in arraylist in java?

1024


Objects or references which of them gets garbage collected?

1010


Explain 5 io best practices?

1085


What is an association?

1037


Can abstract class have private constructor?

988


What is the use of predicate in java 8?

1014


what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

1044


Give me some null interfaces in java?

1115