Answer Posted / sanjay sao
These few characteristics are signal of good design and
code:
1.Extensibility without drastic modification.
2.Good code is easy to read and maintain, and well
documented.
3.Expose clear interfaces to avoid bad coding and increase
reusability.
4.Easy to test.
5.Easy to debug.
6.No duplication (no redundancy).
7.Good code gets re-used.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between builder and composite?
Is singleton bean thread safe?
What are the types of participants of the prototype design pattern you will get?
What are the most commonly used design patterns?
What is a lazy initialization in singleton?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
Where should we use singleton design pattern?
What is lexi design pattern?
When singleton pattern is used?
What is onion architecture?
What are the design patterns you know explain?
What is factory method in design pattern?
Is bean a singleton?
What are the languages used in the design pattern?
what is the lazy design pattern?