Why we need to serialize the object
Answers were Sorted based on User's Feedback
Answer / abhi
Whenever the data is confedential like passwords, pin codes
etc in this case object should be serialized.
| Is This Answer Correct ? | 6 Yes | 22 No |
Tell us something about different types of casting?
Why java strings are immutable in nature?
Define a package.
Describe 2 different ways to concatenate two strings.
what is purpose of collections.unmodified() method..?
What will happen to the exception object after exception handling?
What access modifiers can be used for variables?
How do you add spaces in java?
What do you understand by classes in java?
What is the importance of static variable?
Which variable is the independent variable?
What class of exceptions are generated by the java run-time system?