What is private static final long serialVersionUID = 1L;

Answer Posted / eknath wagadre

serialVersionUID is final static and private variable and
the value of the variable will be genreted by the jvm and
it's used for serialization and deserialization of object.

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I use multiple html form elements with the same name?

580


What is the difference between the ‘font’ and ‘fontmetrics’ class?

640


Where can I ask questions and make suggestions about seam?

590


What are callback interfaces?

591


What class is used to create Server side object ?

1671






How can I scroll through list of pages like the search results in google?

570


Difference between DurableSubscription and non- DurableSubscription?

1714


What is Stream Tokenizer?

1730


What event results from the clicking of a button?

697


What do you know about seam?

601


What are the different methods of identifying an object?

576


What modifiers may be used with an inner class that is a member of an outer class?

576


Why do threads block on i/o?

683


What is the form of storage space in java?

1740


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2555