Microsoft
70-516 · Question #33
If you want to assign a Car object to a column called CarObject, which attribute must be on the Car class to enable saving the data table to a file?
The correct answer is C. Serializable. See the full explanation below for the reasoning.
Question
If you want to assign a Car object to a column called CarObject, which attribute must be on the Car class to enable saving the data table to a file?
Options
- ABindable
- BDataObject
- CSerializable
- DFileIOPermission
How the community answered
(40 responses)- A5% (2)
- B15% (6)
- C73% (29)
- D8% (3)
Community Discussion
No community discussion yet for this question.