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
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
How many bits is a boolean?
What is sortedmap in java?
What is called module?
What is the loop in java?
What is fail first in java?
Is array a class?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
Define interface in java?
Define how objects are stored in java?
What are streams?
What will be the default values of all the elements of an array defined as an instance variable?
how to write a program for sending mails between client and server
Is namespace same as package in java?
What is object english?