41.is Visitor pattern? In Visitor pattern, we use a visitor class which changes the executing algorithm of an element class. By this way, execution algorithm of element can vary as …
Design PatternInterview Questions and AnswersTechnical Interview Questions and Answers