SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
X Code
Start Test
Study First
Subjects
:
it-skills
,
apple
Instructions:
Answer 15 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Why use a real device vs. the simulator for testing your game?
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
2. Xcode
The tool in Xcode that allows you to build interfaces inside iOS using a GUI.
It contains the user interface for the view that displays your application.
The location in Xcode where your code is organized by class.
The IDE used to code iPhone and iPad (and Mac) applications.
3. What is the Universal Device Family for?
The location in Xcode where your code is organized by class.
It allows you to create an application that runs both on the iPhone and iPad devices.
Master-Detail Application - OpenGL Game - Page Based Application - Single View Application - Tabbed Application - Utility Application - Empty Application
Actions represent what you want your code to do in response to user interaction with a control or widget.
4. What does 'Use Storyboard' in Xcode allow you to do?
Actions represent what you want your code to do in response to user interaction with a control or widget.
It contains the user interface for the view that displays your application.
Click on the magnifying glass in the search field and select 'Show Find Options'.
Allows you to use Interface Builder to lay out all of the screens in your program and define the transitions between them.
5. Outlets
The IDE used to code iPhone and iPad (and Mac) applications.
Press CTRL+CMD+? over any code.
Outlets connect your interface to the code by letting you refer to the items in your interface by name. Outlets create variables in your code that you can use to work with the UI widgets.
It allows you to create an application that runs both on the iPhone and iPad devices.
6. How do you get quick help on your code?
Outlets connect your interface to the code by letting you refer to the items in your interface by name. Outlets create variables in your code that you can use to work with the UI widgets.
It contains the user interface for the view that displays your application.
Press CTRL+CMD+? over any code.
The location in Xcode where your code is organized by class.
7. How do you turn on more search options in the search tab of Xcode?
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
8. Interface Builder?
Building libraries of code that you can share amongst multiple projects.
Click on the magnifying glass in the search field and select 'Show Find Options'.
The tool in Xcode that allows you to build interfaces inside iOS using a GUI.
Macs have more memory - Macs are more powerful (better CPU) - Macs have better GPU - You won't get a true performance test on a simulator.
9. .xib file
The tool in Xcode that allows you to build interfaces inside iOS using a GUI.
Outlets connect your interface to the code by letting you refer to the items in your interface by name. Outlets create variables in your code that you can use to work with the UI widgets.
Actions represent what you want your code to do in response to user interaction with a control or widget.
It contains the user interface for the view that displays your application.
10. What is the Issue Navigator in Xcode?
It informs you (and links you to) any issues in your code.
The location in Xcode where your code is organized by class.
Allows you to use Interface Builder to lay out all of the screens in your program and define the transitions between them.
Building libraries of code that you can share amongst multiple projects.
11. How do you force Xcode to re-indent your code?
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
12. What is Cocoa Touch Static Library Template used for?
It contains the user interface for the view that displays your application.
Click on the magnifying glass in the search field and select 'Show Find Options'.
Allows you to use Interface Builder to lay out all of the screens in your program and define the transitions between them.
Building libraries of code that you can share amongst multiple projects.
13. Some Xcode Project Types
Actions represent what you want your code to do in response to user interaction with a control or widget.
The tool in Xcode that allows you to build interfaces inside iOS using a GUI.
Allows you to use Interface Builder to lay out all of the screens in your program and define the transitions between them.
Master-Detail Application - OpenGL Game - Page Based Application - Single View Application - Tabbed Application - Utility Application - Empty Application
14. Actions
Building libraries of code that you can share amongst multiple projects.
Allows you to use Interface Builder to lay out all of the screens in your program and define the transitions between them.
Highlight your code - Click on 'Editor->Structure->Re-indent'.
Actions represent what you want your code to do in response to user interaction with a control or widget.
15. Symbol Navigator
Actions represent what you want your code to do in response to user interaction with a control or widget.
The tool in Xcode that allows you to build interfaces inside iOS using a GUI.
Building libraries of code that you can share amongst multiple projects.
The location in Xcode where your code is organized by class.