1.

Which of the below author is not a part of GOF (Gang of Four)?(a) Erich Gamma(b) Gang Pattern(c) Richard Helm(d) Ralph JohnsonThis question was posed to me in a job interview.My query is from Design Patterns in section Java Beans & JDBC of Java

Answer» CORRECT OPTION is (b) Gang Pattern

The explanation: Four authors named Richard Helm, Erich Gamma, Ralph Johnson and John Vlissides published a book on design patterns. This book initiated the concept of Design Pattern in SOFTWARE development. They are KNOWN as Gang of Four (GOF).


Discussion

No Comment Found

Related InterviewSolutions