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

What is jboss?

571


What is the purpose of the wait(), notify(), and notifyall() methods?

566


Which javutil classes and interfaces support event handling?

579


To what value is a variable of the string type automatically initialized?

605


Can constructors be synchronized in java?

617






why static class in java

1275


What if the static modifier is removed from the signature of the main method?

700


To identify IDL language what mapping mechanism is used?

3411


What’s jboss cache in short?

592


What is an abstract method?

590


What is the difference between RMI and Corba?

2253


What is the diffrence between a local-tx-datasource and a xa-datasource?

576


Explain about RMI Architecture?

608


What is the difference between long.class and long.type?

560


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

578