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 a serializable interface?

Answer Posted / sujanya

Serializable interface is a marker interface.This interface
is not having any methods,if u implement the serialization
to class ,then jvm will take care about the functionality.
when we are using the serialization is if u want to store
the data in persistent state.and u r passing the data
through the network then u must be use the srialization
intreface.
The process of writing the state of an object into a byte
stream is called serialization.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array primitive data type in java?

1048


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

1195


Write a function to find out longest palindrome in a given string?

1115


What is the use of string and stringbuffer?

1045


What is hashmap and map?

1068


How can we make copy of a java object?

1211


What is anagram in java?

974


What is the purpose of a default constructor?

1156


How do you replace all in word?

1129


What is final int?

1097


Why isn’t there operator overloading?

1139


Can we nested try statements in java?

1143


When should we create our own custom exception classes?

1054


What is slash r?

1056


Explain static nested classes ?

1169