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 a finally block?
What is static and final keyword in java?
What is finally and finalize in java?
Why is stringbuffer called mutable?
Is java developer a good career?
Can anonymous class have constructor?
How many types of constructors are used in java?
What is reflexive association?
What is byte value?
What is procedure overloading?
Is jdk required on each machine to run a java program?
What is local variable and instance variable?
Can two objects have same hashcode?
What is an example of character?
What is default exception handling in java?