Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Super Class Sub Class Serializable Interface within the Java forums, part of the Software Development category; When a super class implements serializable interface, subclass does not implement serializable interface, Now in this case Can the subclass be serialized?...
|
|||||||
|
|||
|
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?
|
| Sponsored Links |
|
|||
|
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-- |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Difference between interface and abstract class? are they both same | mahesh9920 | OOPS | 29 | 4 Weeks Ago 08:18 AM |
| Real time example for abstract class and interface | Geek_Guest | Java | 4 | 04-15-2009 08:20 AM |
| difference between abstract class and interface | manipalreddy.s | Java | 12 | 10-25-2007 07:06 AM |
| Is there any benefit to extend both Interface and abstract class | Geek_Guest | Java | 1 | 06-08-2007 01:54 PM |
| Difference between Remote & Serializable interface | Geek_Guest | Java | 1 | 04-02-2007 11:15 AM |