1.

Which of the below is not a valid design pattern?(a) Singleton(b) Factory(c) Command(d) JavaI got this question in semester exam.My question is based upon Design Patterns in section Java Beans & JDBC of Java

Answer»

The correct answer is (d) Java

To ELABORATE: Design pattern is a general repeatable solution to a commonly occurring problem in software design. There are various patterns available for USE in day to day CODING PROBLEMS.



Discussion

No Comment Found

Related InterviewSolutions