InterviewSolution
Saved Bookmarks
| 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 |
|