Why we need to serialize the object

Answers were Sorted based on User's Feedback



Why we need to serialize the object..

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

Post New Answer

More Core Java Interview Questions

When is an object in the mean to garbage collection?

3 Answers  


Can we serialize static variables in java?

0 Answers  


Where pragma is used?

0 Answers  


How to access a method that it declared as protected?

3 Answers  


How do constructors use this() and super()?

0 Answers  






is JVM platform dependent or independent..?

11 Answers   IBM, Tech Mahindra,


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

0 Answers   TCS,


What is Connection pooling? Explain Pros and Cons?

1 Answers  


What is meant by Static query and Dynamic query?

2 Answers  


What is ternary operator? Give an example.

0 Answers  


What is the diff. b/w Interfaces & Abstract class?

6 Answers   Ericsson,


What is return code?

0 Answers  


Categories