Which of the following methods are used to customize object serialization so that the objects will be able to apply default serialization?
Each correct answer represents a complete solution. Choose two.
readObject()
setDefault()
writeObject()
getDefault()
Submit