Java Design Patterns Question:
Download Questions PDF

Explain about closed subsystems?

Java Patterns Interview Question
Java Patterns Interview Question

Answer:

In a closed system a developer will have a perfect knowledge about all the possible behaviors and static design time. By employing encapsulation techniques one can close parts of the system. This is possible in product level components and the lower rung of individual classes.

Download Java Patterns Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about particle canvas?Explain about open systems?