You are on page 1of 4

PART A

1. What is the individual developer membership cost per year?


a. $99
b. $199
c. $299
d. Free
2. For apps to run on your device, which of the following must be
installed?
a. Provisioning profile
b. Provisioning center
c. Profile provision
d. Provisioning ID
3. Which iPhone model introduced a Retina display?
a. iPhone 4s
b. iPhone 4
c. iPhone 3GS
d. iPhone 5
4. The class files that you create for your applications will have which
file extension?
a. .swift
b. .m
c. .c
d. .swf
5. All applications inherit from which of the following classes?
a. UISoftware
b. UIRunLoop
c. UIObject
d. UIApplication

6. The NS you may encounter in some Cocoa Touch classes is a


reference to which platform?
a. NeXTStep
b. OpenStep
c. NixStep
d. NeXTSoftware
7. The class responsible for managing the content of your views is
generically known as a
what?
a. View Manager
b. UI Manager
c. View Controller
d. Control Manager
8. The iOS Architecture is _____
A.Linear system
B.Layered
C.Standalonesystem
D.Open system
9. The higher-level frameworks are there to provide _______
abstractions for lower-level constructs.
A. Library
B. linear
C. structured
D. object-oriented
10. The ________ provides the resources you need to develop native
iOS apps.
A. iOS delegate
B. iOS controller
C. iOS SDK
D. iOS playground

11. A _________ is a directory that contains a dynamic shared library


and the resources (such as header files, images, and helper apps)
needed to support that library
A. driver
B. framework
C. hard disk
D. file
12. _______ is at lower level in iOS framework
A. Cocoa Touch
B. Media
C. Core Services
D. Core OS
13. You will work with iOS device screens using which unit?
a. Em
b. Pixel
c. Point
d. Pica
14. Paid access to a Developer Program is needed to download which
Xcode releases?
a. iOS
b. OS X
c. App Store
d. Beta
15. Which version of the iPad introduced video capture capability?
a. iPad 1
b. iPad 2
c. Retina iPad
d. iPad Air
16. The smallest amount of RAM contained in an iOS device was
what?

a. 128MB
b. 512MB
c. 1024MB
d. 2048MB
17. Which of the following attributes can you set for a tap gesture
recognizer?
a. Number of touches
b. Finger spacing
c. Finger pressure
d. Touch length
18. As of January 2016, Swift had been available to the public for how
many years?
a. 0-1
b. 1-2
c. 2-3
d. 3-4
19.
a.
b.
c.
d.

iOS Application can be developed using the following language

C#
Java
Objective C
Swift

20. To access Quick Help, hold down _____ while clicking a symbol
you want to view.
a. Control
b. Option+Command
c. Option
d. Command

You might also like