Which of the following statements are true?
a. ObjectInputStream/ObjectOutputStream enables you to perform I/O for objects in addition for primitive type values and strings.
b. Since ObjectInputStream/ObjectOutputStream contains all the functions of DataInputStream/DataOutputStream, you can replace DataInputStream/DataOutputStream completely by ObjectInputStream/ObjectOutputStream.
c. To write an object, the object must be serializable.
d. The Serializable interface does not contain any methods. So it is a mark interface.
e. If all the elements in an array is serializable, the array is serializable too.
abcde
You might also like to view...
A(n) ________ is composed of 8 bits and is the smallest addressable unit in memory
a. Unit b. Byte c. Track d. Sector
What type of fire extinguisher is specifically designed for use on fires with an electrical origin?
a. Class A b. Class B c. Class C d. Class D