Answer Posted / deepak divvela
1.transient variables can not be serialized.
2.volatile variables may change with the affect of other one
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the Class Libraries ?
How do you check if two strings are equal in java?
How do you sort in descending order in java using collections sort?
What is a flag variable?
Explain the concept of hashtables?
What does string [] args mean?
What is member in java?
Is namespace same as package in java?
Why is the main method declared static?
What are the restrictions that are applied to the java static methods?
How can we avoid including a header more than once?
What is default exception handling in java?
What java is used for?
What is autoboxing and unboxing?
How will you initialize an Applet?