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
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
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
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)
QuickTime and Acrobat Reader are classified as plug-in programs.
a. true b. false