Answer Posted / ravikiran
Transient variable is the one which cann't be serialized
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is 16 bits called?
What do you mean by byte code?
What are keywords in java?
How do you sort arrays in java?
How do generics work?
What is the size of int in 64-bit jvm?
What does function identity () do?
what is a thread pool in java and why is it used?
If a method is declared as protected, where may the method be accessed?
Difference between keyword and identifier.
Can you access the private method from outside the class?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
How can a gui component handle its own events in java programming?
Is math class static in java?
What is the basic difference between string and stringbuffer object?