In Serialization, whether you will use Static variables?
Answer Posted / chandramouli
We cannot serialize the static variables because static is
specific to the class not for the objects.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the main method?
What is bifunction in java?
Why Java doesn’t support multiple inheritance?
What are advantages of exception handling in java?
Does string isempty check for null?
Is empty in java?
explain the difference between jdk and jvm?
Explain different types of wrapper classes in java?
What is an example of a constant variable?
What is the symbol for average?
What is a nested list?
When do we use synchronized methods in java?
What is ++ a in java?
Are floats faster than doubles?
What is module in oop?