Which interface gives more control on serialization of an object?
a) Java.io.persistable
b) Java.io.Externalizable
c) Java.io.serializable
d) All
Which interface gives more control on serialization of an object?
a) Java.io.persistable
b) Java.io.Externalizable
c) Java.io.serializable
d) All
It's really easy to Google each one of these answers and see if they relate to your question. You might learn something along the way too! :-B