When we serialize an object does the serialization mechanism saves its references too?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

who can i handle multiple client in RMI

0 Answers  


What is instance synchronization?

0 Answers  


Can we extend a class with private constructor?

0 Answers  


What error occurs if a try-catch-finally statement sequence does not have a catch clause?

4 Answers  


What is the biggest integer?

0 Answers  






Is multiple inheritance supported by java?

0 Answers  


Can abstract class have private constructor?

0 Answers  


Can a method be overloaded based on different return type but same argument type?

0 Answers  


What is assembly language?

0 Answers  


if two references are having same hash codes,is that means those are refering to same object?

5 Answers   CTS,


which swing component is similar to rich text box in .net/vb

1 Answers  


take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).

0 Answers  


Categories