Answer Posted / ranganathkini
To prevent a field from being serialized, we have to mark it
with the "transient" keyword
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of skeleton and stub?
Is arraylist ordered in java?
Explain thread in java?
Can we clone singleton object in java?
Can we declare an interface as final?
What is merge sort in java?
Why enumeration is faster than iterator?
Explain purpose of sleep() method in java?
What is the meaning of 3 dots in java?
How can we make a class virtual?
Can a class be protected in java?
What is javac in java?
What is parseint?
What are class members by default?
explain what is transient variable in java?