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
What is the difference between an Abstract class and Interface?
Explain about the relationship between object oriented programming and databases?
What is the benefit of using inheritance?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,
What is garbage collection(gc)?
What are the four phases of the Unified Process ?
What is inheritance in java?
How to resolve many to many relationship?
6 Answers InfoAxon Technologies, Protech, Samsung,
Why is java not fully objective oriented?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Why dynamic binding is used in object-oriented programming?