What is the transient keyword?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
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 |
Answer / 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 |
Answer / 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 |
Answer / 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 |
Can main() method in java can return any data?
What is array command?
What is the intersection and union methods?
Explain importance of throws keyword in java?
Is java jre still free?
Difference String and String Buffer
explain about method overloading and method overriding with difficult examples
What are the uses of final, finally and finalize in java?
2 Answers Agiline, FINO PayTech, HCL,
How to create a base64 decoder in java8?
Explain the term virtual machine?
Difference between operator overloading and function overloading
0 Answers Tavant Technologies, Virtusa,
What is a numeric format?