Identify two correct statements to complete the sentance. In a Coherence implementation, it is a best practice to implement PortableObject on all customer objects because:()
A. it leverages Java’s built-in serialization
B. it provides a more efficient serialization of the object
C. it allows the object to be shared across applications
D. it allows the object to be shared across programming platforms