What are the good practices to use while designing for
reuse?
Answer Posted / 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 |
Post New Answer View All Answers
Is is possible to define our own functional interface?
What are sealed modifiers?
Explain the meaning of object in object oriented programming?
Can an interface contain fields?
What is serialization? How do we implement serialization actually?
How to achieve data abstraction?
Can you tell something about GDI objects?
What is an abstraction and why is it important?
What is the benefit of using inheritance?
Difference between class and an object?
Write basic concepts of oops?
What is operator overloading?
What do you mean by polymorphism?
Write a note on encapsulation?
Differentiate between a class and a method.