In Serialization, whether you will use Static variables?
Answer Posted / krishna
We cannot serialize the static variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between the public, private, final, protected, and default modifiers?
What must a class do to implement an interface in java programming?
Explain about wait() method?
What is the difference between hashmap and hashtable? What is an interface?
What is immutable state?
Why is java logo a cup of coffee?
What is jagged array in java?
What is the difference between && and & in java?
What is void keyword?
Can we declare the main method of our class as private?
What is the synchronized method modifier?
What is oop principle in java?
What is the difference between actual and formal parameters?
Variables used in a switch statement can be used with which datatypes?
Is string a class?