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 Build a Self-Destructing Message iPhone App Using Parse.com as a Backend and Adding Users What is an API? What Does it Mean to Use One?

Quiz question 5 of 5 Fill in the blank below.

A well-designed system is programmed such that there are clearly defined___________ between components that let each component look and act like a black box for the other parts of the system

can you help me ,I cannot guess .

2 Answers

Stone Preston
Stone Preston
42,016 Points

The previous video mentions at 1:30 that:

"A well-designed system is programmed such that there are clearly defined interfaces 1:34 between components that let each components look and act 1:38 like a black box with the other parts of the system. "

"Interfaces" is correct! However, teamtreehouse system accept "interface" instead of "interfaces"

Use interface