Answer Posted / srinu
suppose A varible never participate in serilization process
that varible declared as a keyword transient.
Ex:- transient String password;
In real time transient varibles are used banking application
because never stored account holder passwords.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I enable javascript?
What is a delimiter in java?
What is an action class in java?
Is php faster than java?
Why there are no global variables in java?
Does netbeans need jdk?
What is transient in java?
How do I enable java in google chrome?
Are jvm’s platform independent?
What is the use of flatmap?
What is meant by framework in java?
Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.
Is java singleton thread safe?
Is lambda expression an object?
How do you find lambda?