Answer Posted / firoz mahmud
A transient variable is a variable that may not
be serialized.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What is string in java? String is a data type?
If we don’t want some of the fields not to serialize how to do that?
What is the concatenation operator in java?
What is the static block?
How are the elements of a gridbaglayout organized in java programming?
Which method must be implemented by all threads?
What are the differences between include directive and include action?
What is the difference between abstract classes and interfaces?
Is simpledateformat safe to use in the multithreaded program?
Can a lock be acquired on a class in java programming?
What is a blocking method in Java?
How does callback work in java?
Can we have more than one package statement in the source file?
What is a stack class in java ?