Multiple Choice
Instance variables that are not to be output with a Serializable object are declared using which keyword?
A) private
B) ignoreme
C) transient
D) persistent
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Class _ provides static methods for common
Q4: A serialized object is _.<br>A)an object represented
Q5: How do methods setIn,setOut and setErr affect
Q9: Which JFileChooser method returns the file the
Q11: When using an ObjectInputStream to read data
Q12: What interface must a class implement to
Q13: Which of the following classes enable input
Q18: Which of the following statements is true?<br>A)
Q23: Which statement regarding Java files is false?<br>A)
Q30: Which of the following classes is not