What is 'good design'?

Answers were Sorted based on User's Feedback



What is 'good design'? ..

Answer / 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

What is 'good design'? ..

Answer / anirban

The design which keeps an healthy balance between
functional and non functional requirements is a good design.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Design Patterns Interview Questions

What is the design pattern?

0 Answers  


what is the difference between the Adapter Pattern and Proxy Patterns?its seems both are almost similar?

1 Answers   RBS,


What are the most popular design patterns?

0 Answers  


What is the prototype design pattern?

0 Answers  


Quartus II software version 6.0 is available for which operating systems (OS)?

0 Answers  






SAP Design Studio live classes by Exports

1 Answers   SAP Labs,


What is architecture and what is design?

0 Answers  


Is singleton an anti pattern?

0 Answers  


2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

0 Answers   IBM,


What is lexi design pattern?

0 Answers  


What are useful tools for developing and testing color schemes for web sites?

0 Answers   Wipro,


In which application lifecycle phases is an application architecture produced?

1 Answers   Microsoft,


Categories