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 are the different data types in java?
Is a boolean variable?
Explain the importance of finally over return statement?
Is 64bit faster than 32 bit?
Why we go for collections in java?
How to compare two strings in java program?
Is string an object?
What java ide should I use?
why java does not support unsigned keyword?
How does linkedhashmap work in java?
What is a variable analysis?
What is called module?
how many types of Inheritance?
What is the difference between variable declaration and variable initialization?
What is meant by data hiding in java?