Hi all,
Is there an error at homework for lab 1043 or i am missing something?
- Write MyClassToBePersisted.java, which contains the following
properties 1 Class
- Profile field, which has the following fields
- String name
- int age
- String hobby
- School field, which has the following fields
- String nameOfSchool
- int yearStarted (this is transient field)
- Write SerializeMyClassToBePersisted.java which creates an instance
of MyClassToBePersisted class and serialize it into a file in its main
method.
- Write DeserializeMyClassToBePersisted.java which read the serialized
file and deserialize it into instance of MyClassToBePersisted
class in its
main method.
- Write MyClassToBePersisted.java, which contains the following
properties with version control. 1 Class again
Could anyone clarify this pls
Thanks in advance
--
Saludos
Alfredo Torres
Hab.+58 212 9446304
Cel. +58 416 6118599
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---