Answer Posted / glibwaresoftsolutions
If we don't want to save the value of a certain variable in a file during serialization, we use the temporary keyword. The default value of that variable data type is saved by JVM when it encounters a temporary keyword, disregarding the variable's initial value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the abstract class?
What does || mean in code?
Can we access instance variables within static methods ?
What is sortedset in java?
Explain about arraylist?
Differentiate between stringbuffer and string?
Is sizeof a preprocessor?
What is not thread safe?
What is static import?
What is a parameter in matrices?
What is the original name of java?
When throws keyword is used?
What is a stack class in java ?
What is exception propagation?
Can a class be protected in java?