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
How do you sort an array in java?
What is object english?
What is the advantage of OOP in java?
Explain about fail safe iterators in java?
What super () does in java?
What is immutable data?
Is it possible to write a regular expression to check if string is a number?
Can we override static methods in java?
What is a nullable field?
Explain the importance of join() method in thread class?
What is the purpose of static methods and variables?
What is the abstract class?
What is google full form?
What is time complexity java?
What is byte [] in java?