1.
If an app is receiving the events, the app is in __________ state.
2.
How is the backward compatibility achieved in iOS?
3.
In iOS, which of the following statements about abstract classes is correct?
4.
The NSTableView in iOS is ____________________________.
5.
In iOS, which of the following statements about the __strong attribute is correct?
6.
In iOS, which of the following statements about the __weak attribute is correct?
7.
Why are the helper objects used in iOS?
8.
In iOS, how is a property restricted from being changed by the setter method?
9.
How are multiple attributes defined in iOS?
10.
In iOS, which of the following statements best represents class implementation in Objective-C?