null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
769592
Version Control
Description
Class version control and deserialization in Java
No tags specified
java
version
serialversionuid
computer programming
java
Quiz by
desnunan
, updated more than 1 year ago
More
Less
Created by
desnunan
over 10 years ago
36
0
0
Resource summary
Question 1
Question
Which of these changes can hurt deserialization?
Answer
Adding new instance variables to the class
Deleting an instance variable
Removing classes from the inheritance tree
Changing a non-transient instance variable to transient
Changing a class from Serializable to not Serializable
Question 2
Question
Adding classes to the inheritance tree can hurt deserialization
Answer
True
False
Question 3
Question
Changing the access level of an instance variable can hurt deserialization
Answer
True
False
Question 4
Question
Which of these changes to a class do NOT hurt deserialization?
Answer
Changing an instance variable from transient to non-transient
Changing an instance variable to static
Show full summary
Hide full summary
Want to create your own
Quizzes
for
free
with GoConqr?
Learn more
.
Similar
Java Week 5 Object Oriented Programming
Troy Bowlin
Making a GUI
desnunan
Java Practice 1
Ummm No
PEGA CSSA Prep
Wendell Phipps
Getting a User Event
desnunan
Listener
desnunan
Paintable Widgets
desnunan
Handling Swing Component Events
desnunan
Playing with Swing Components
desnunan
Make a JScrollPane
desnunan
Java Practice 2
Ummm No
Browse Library