-
Junior Member
Super Class Sub Class Serializable Interface
When a super class implements serializable interface, subclass does not implement serializable interface, Now in this case Can the subclass be serialized?
-
Banned
Re: Super Class Sub Class Serializable Interface
When the super class implements Serializable interface.and if you extend that class to subclass, Subclass also Serializable.
Thanks,
--Suresh--
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules