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
How many bits is a boolean?
Can we sort array in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What are the advantages of packages in java?
How can you set the applet size?
What are the various access specifiers in java?
Do you know how to reverse string in java?
Explain the significance of class loaders in bootstrap?
Is set thread safe java?
What is final keyword?
What are static blocks and static initalizers in java ?
What about features of local inner class?
What is the difference between overriding and overloading in OOPS.
How concurrent hashmap works?
Can you explain the cs option of java interpreter?