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
State the difference between creating string as new () and literal.
What is the difference between equals() and?
What is static synchronization?
Which package is imported by default?
Why destructor is not used in java?
Give me an example of array and linked list? Where they can be used?
Explain hashset and its features?
what is difference between equals and ==?
What are the uses of synchronized keyword?
According to java operator precedence, which operator is considered to be with highest precedence?
Can we assign the reference to this variable?
What are the important features of Java 11 release?
What is a private class in java?
What are the files generated after using IDL to java compiler?
What is the purpose of static methods and variables?