Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Intermediate Swift 2 Object Initialization Initialization of Value and Reference Types

A ________ initializer is responsible for assigning values to stored properties and calling the superclass' initializer.

I couldn't figure out this quiz question...

2 Answers

Actually, I think I figured it out: designated initializer I think

Robert Popa
PLUS
Robert Popa
Courses Plus Student 3,068 Points

Yes you've figured it out right. Designated is the correct answer.