Fill in the blanks: The ___________ class variable defines a whitelist of fields that should be serialized,

Question:

Fill in the blanks: The ___________ class variable defines a whitelist of fields that should be serialized, while the ___________ modifier is used to construct a blacklist of fields that should not be serialized. (Choose two.)

A. serialVersionUID in the first blank

B. serialFields in the first blank

C. serialPersistentFields in the first blank

D. ignore in the second blank

E. transient in the second blank

F. skip in the second blank

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: