Why transient variables wont participate in serialization?
Answer Posted / krishna
transient variables allocates memory inside the object
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why is a singleton bad?
Does chrome use java?
Write a function for palindrome and factorial and explain?
Why enumeration is faster than iterator?
What are the two main uses of volatile in Java?
What is null object in java?
Write a method that will remove given character from the string?
How do you convert an int to a string in java?
How do you remove duplicates from an array in java?
Write a program based on Java script program.
Can I override protected method in java?
Explain the difference between abstraction and encapsulation.
What is unsigned char?
Name four container classes.
What are the advantages of exception handling?