What interface must an object implement before it can be written to a stream as an object?
No Answer is Posted For this Question
Be the First to Post Answer
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What is the syntax of object oriented method call?
Why do we separate interface from implementation?
Difference between encapsulation and data hiding ?
What are a base class, subclass, and superclass?
what is meant by "method-wars"?
What interface must an object implement before it can be written to a stream as an object?
What is the difference between a class and a structure?
How can I be thrown polymorphically?
What are abstract methods?
Can we reduce the visibility of the inherited or overridden method ?
Do structs support inheritance?