Skip to content

Create an Animal class. Describe 3 different fields in it, create a constructor, methods. Create a file and serialize the Animal object, deserialize, and print to the console

Notifications You must be signed in to change notification settings

Minisiia/AnimalSerialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimalSerialization

Create an Animal class. Describe 3 different fields in it, create a constructor, methods. Create a file and serialize the Animal object, deserialize, and print to the console

Java Advanced 7. Serialization

Завдання 2

Створіть клас Animal. Опишіть у ньому 3 різних поля, створіть конструктор, методи. Створіть файл та виконайте серіалізацію об'єкта Animal, десеріалізацію та вивести на екран вміст.

About

Create an Animal class. Describe 3 different fields in it, create a constructor, methods. Create a file and serialize the Animal object, deserialize, and print to the console

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages