nerdexam
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)
  • A
    5% (2)
  • B
    15% (6)
  • C
    73% (29)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice