Deserialize returns a reference of type:
a) object which must be cast to the appropriate type to manipulate the object
b) the type that the object was originally
c) Deserialized which must be cast to the appropriate type to manipulate the object
d) None of the above
a) object which must be cast to the appropriate type to manipulate the object
Computer Science & Information Technology
You might also like to view...
Why is it often heard that the UNIX operating system looks a lot like C?
What will be an ideal response?
Computer Science & Information Technology
An instance of a class is also called ______________.
a. a tangible entity b. an object c. a method d. a property
Computer Science & Information Technology