My Note on Core Java.
1. Serializable Interface and Inheritance:-
If a top level object implements Serializable interface, then by default, all the child objects will be Serializable.
1. Serializable Interface and Inheritance:-
If a top level object implements Serializable interface, then by default, all the child objects will be Serializable.
No comments:
Post a Comment