Home » JAVA Programming » Java Basic » Question
  1. Which of the below author is not a part of GOF (Gang of Four)?
    1. Ralph Johnson
    2. Erich Gamma
    3. Gang Pattern
    4. Richard Helm
    5. None of these
Correct Option: C

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).



Your comments will be displayed only after manual approval.