Answer Posted / deepika.g
RAD,CASEtools
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Give any criteria when you use an abstract class and an interface?
What is the difference between an error and an exception?
Explain about inheritance hierarchies?
What is the default access specifier in a class definition?
Do we require a parameter for constructors?
Why dynamic binding is used in object-oriented programming?
Can a class in java be inherited from more than one class?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
Why is OOP good?
Which oops concept exposes only necessary information to the calling functions?
How many methods are there in the serializable interface?
Explain persistence?
Explain about the design phase?
What is the syntax of object oriented method call?
How do we implement serialization actually?