ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Visitor Pattern Quiz
Question 1 of 10
Score: 0/10
What is the primary purpose of the Visitor pattern?
To add new operations to objects without modifying their classes
To create a family of related objects
To ensure only one instance of a
class exists
class exists
To provide a simplified interface to a complex system
Check Answer
Previous
Next Topic