Home » JAVA Programming » Java Basic » Question
  1. Which of the below is not a valid classification of design pattern?
    1. Java patterns
    2. Behavioural patterns
    3. Structural patterns
    4. Creational patterns
    5. None of these
Correct Option: A

Java patterns is not a valid classification of design patterns. The correct one is J2EE patterns.



Your comments will be displayed only after manual approval.