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 significance of encapsulation?
Why does the function arguments are called as "signatures"?
What is abstract method?
What is meant by function overloading and function overriding?
What if we make the method as abstract in another interface?
What is the difference between oop and sop?
What is a virtual function?
Explain about abstraction?
What is the use of destructive method?
What is meant by “abstract interface”?
How do you represent static members and abstract classes in Class Diagram?
2 Answers InfoAxon Technologies, Protech,
What is the difference between abstract & interface?