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 parsing is done?
Is there any tag in htm to upload and download files?
How to Sort Strings which are given in List and display in ascending order without using java api.
What is the difference between super class & sub class?
What is meant by string is immutable?
Name few java.lang classes introduced with java 8 ?
When the constructor of a class is invoked?
What is lambda expression in java?
How can you share data between two thread in Java?
What is the maximum size of a string in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What are the types of java?
Which data type is a class in java?
Which methods cannot be overridden in java?
What do you understand by java?