ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
Flyweight Pattern Quiz
Question 1 of 5
Score: 0/5
What is the main purpose of the Flyweight pattern?
Speed up object creation
Share common data to reduce memory usage
Provide a simplified interface
Add behavior dynamically
Check Answer
Previous
Next Topic