Java Design Patterns Question:
Download Questions PDF

What are Anti-Patterns?

Java Patterns Interview Question
Java Patterns Interview Question

Answer:

A design pattern which obviously appears, but is an ineffective or far from optimal in practice. There must be atleast two key elements for formally distinguishing an actual anti-pattern from a single bad idea, bad practice or bad habit.

Download Java Patterns Interview Questions And Answers PDF

Previous QuestionNext Question
How do I document a design pattern?Explain and detail about Java patterns?