Another way that a class could indicate to the CLR that objects of the class can be serialized is through implementing the ________ interface.

a) Serializable
b) ISerializable
c) Serial
d) ISerial


b) ISerializable

Computer Science & Information Technology

You might also like to view...

Adobe ____ is a program that is used to create comprehensive multimedia solutions deployable across multiple media, including DVD, Web, and Kiosk.

A. ColdFusion B. Dreamweaver C. Flash D. Director

Computer Science & Information Technology

Which is true about binary search trees?

A. they cannot support logarithmic insertions B. they can support logarithmic searches C. they don't work well for sorted collections D. each node in the right subtree of a given node is less than that node

Computer Science & Information Technology

The implementations of the two retrieve queue operations are exactly similar, except for the pointer each uses, front or rear.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

QuickTime and Acrobat Reader are classified as plug-in programs.

a. true b. false

Computer Science & Information Technology