What is private static final long serialVersionUID = 1L;
Answers were Sorted based on User's Feedback
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 |
Answer / vigneshwaran
the declared variable is non-inheritable and unchangeable its value.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / b
It is a constant variable that is long and declared one
time.
| Is This Answer Correct ? | 2 Yes | 3 No |
What is an abstract method?
What value does readline() return when it has reached the end of a file?
diff between jsp include directive and jsp action include?
Why a client should be multithreading? Explain.
Explain RMI Architecture?
Dear freinds... I want to know how to write self mapping for a table using hibernate?
Java is fully object oriented languages or not?
What is the relationship between local interfaces and container-managed relationships?
diff vector arraylist
how to use debug in my elipse to solve problems that exist in my project
What is Remote Interface?
What is meant by Superconductivity?