What are the good practices to use while designing for
reuse?
Answer / priyadharshini.m
1.Form classes as generic classes whenever it is possible.
2.Set coupling to be low when deciding the message passing
Is This Answer Correct ? | 2 Yes | 0 No |
What is the best tool for modeling and ORM framework
Can you create an instance of an interface?
Does a class inherit the constructor of its super class?
What is a constructor in class?
What is meant by function overloading and function overriding?
Explain colloboration
What is serialization? How do we implement serialization actually?
What is operator overloading?
What is difference between polymorphism and normalization?
What are base class, sub class and super class?
How can I be thrown polymorphically?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?