@IBOutlet
and @IBAction
?Suggested approach: One is a property the other is a method, but both are effectively just empty markers that help Interface Builder recognize parts of our code that are relevant to it.
For bonus points perhaps talk about outlet collections, the use of optionals for outlets, and similar.
Estimated difficulty: Easy
See the full list of iOS interview questions
Link copied to your pasteboard.