Answer Posted / jesudian moses
Transient is a keyword used for class level variables.
Serialisation of that variable can be avoided by declaring
it transient.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is use of static in java?
Explain about the performance aspects of core java?
What does nextint () do in java?
What is an exception in java?
Is int a class in java?
What is the difference between the size and capacity of a vector?
What happens if I remove static from main method?
Is it safe to install java on my computer?
What is a void in java?
Can we call a non-static method from inside a static method?
What is use of set in java?
Is a method a function?
What are the Class Libraries ?
What does the exclamation mark mean in java?
How do you check whether the list is empty or not in java?