App Development Tip Calculator Review Question Preview (ID: 19231)
Xcode 5.
TEACHERS: click here for quick copy question ID numbers.
What version of xcode did we use for the project?
a) 5
b) 4
c) 7
d) 2
what does deployment target deal with?
a) version of iOS
b) size of screen
c) .h file
d) .m file
how do you create a new view controller?
a) right click on the main folder in your file list
b) go to insert - new view controller
c) write code
d) source control - view controller
which of the following can be used as a replacement for a xib file?
a) storyboard.main
b) .h
c) .m
d) app delegate
On which side of the xcode screen is the inspector?
a) right
b) top
c) bottom
d) left
what command did we use to hook our new view controller to the app?
a) #import
b) # alloc
c) # init
d) # hashtag
which symbol do you use to declare a variable in objective c?
a) *
b) (
c) #
d) :)
which of the following is the file that defines classes?
a) .h
b) .m
c) xib
d) storyboard
which of the following is an object you can insert in objective c
a) label
b) class
c) method
d) interface
you can insert a keyboard in xcode without typing code
a) true
b) false
c) largemouth bass
d) yellow bellied sapsucker
the tuxedo view is also called what?
a) companion
b) object view
c) controller view
d) file view
how do you link objects on your view controller to the .m file?
a) ctrl click
b) link - objects
c) manually type @ interface
d) select the xib file and drag it onto the .h file in the file folder
in depth coding is required to allow your app to recognize touch gestures
a) false
b) true
c) walter payton
d) barry sanders
Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 19231 in the upper right hand corner or click here.
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 19231 in the upper right hand corner or click here.
TEACHERS / EDUCATORS
Log In | Sign Up / Register
Log In | Sign Up / Register