Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 development do you think is needed in the UI UX of our product?

1 Answers  


What are actually Model,view,Controller in MVC Pattern?

2 Answers   Honeywell,


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

3 Answers   IBM,


What would help with feature-related decisions?

1 Answers  


What is the methodology to follow in collaboration with other team members like researchers, product managers, and developers?

1 Answers  


What are the languages used in the design pattern?

0 Answers  


Explain the singleton, facade, or handle class design pattern?

2 Answers   ABC,


what is the lazy design pattern?

0 Answers  


Are you using singleton in your code?

0 Answers  


What publications based on UI UX do you read?

1 Answers  


Can you explain singleton pattern?

0 Answers  


Where should we use singleton design pattern?

0 Answers  


Categories