1.
In iOS, which of the following testing interfaces is used when test scripts exercise the application's user interface elements?
2.
If the phone screen is locked while an iOS app is running, the app transitions to ___________ state.
3.
An iOS app reaches ___________ state briefly before it is suspended.
4.
In iOS, which of the following statements describes the difference between Copy and mutableCopy?
5.
Which of the following statements is true about class clusters in iOS?
6.
In iOS, which of the following statements about the dot notation is correct?
7.
In iOS, which of the following statements about memory leak is correct?
8.
Which of the following is the main difference between a function and a message in iOS?
9.
In iOS, category is better than inheritance because _____________________________________.
10.
Which of the following views is used by the default navigation controller in iOS?