Related resources for Visitor Design Pattern
  • Visitor Design Pattern10/27/2015 3:26:09 AM. In this article you will learn about Visitor Design Pattern. It is a behavioral design pattern. The prime purpose of the visitor pattern is to add extra behavior to a class without modifying it.