Test your basic knowledge |

iOS 5 App Development Basics

Subjects : it-skills, apple
Instructions:
  • Answer 50 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. iPhone and iPad ____ support .png transparency






2. Opens the Xcode Quick Help Assistant






3. Shortcut for writing: count = count + 1;






4. Syntax for reserving memory and initializing an object






5. Piece of information provided to a method when it is messaged






6. ______ are variables that can store a ____ to an object.






7. In a stepper control - when this attribute option is checked - the stepper's value is automatically set to the minimum value when the maximum value is exceeded (or vice versa).






8. What type of object does a web view expect as a parameter when loading a remote URL?






9. Calling a method is the same as...






10. Resembles a slot machine display






11. Symbol used for inheritance






12. The ________ class provided a container for the management and display of views






13. The goal of the MVC design pattern






14. Attribute that informs the system that the object referred to needs to be kept around and not discarded from memory






15. Multiline text entry block






16. Syntax for sending an object a message with no parameters






17. NS stands for...






18. 'plist' stands for...






19. Scaling factor to make an image suitable for retina display






20. This Xcode utility allows you to check CPU usage - memory allocation and network/file access (among other things)






21. Symbol often denoting a 'pointer'






22. An _______ is used to enable your code to talk to objects within views






23. A view has a 'Shrink' button whose label needs to change once it is clicked to 'Grow'. Write a 'message' type command to change it's label to 'Grow'

Warning: Invalid argument supplied for foreach() in /var/www/html/basicversity.com/show_quiz.php on line 183


24. XML






25. A class that manages the user's interaction with the iDevice






26. Denotes an instance method






27. Syntax for block-comment






28. Document Apple uses to evaluate apps for the App Store






29. What do the Autosizing settings of the Size Inspector do?






30. A ______ is where you edit a view and assign a controller to it.






31. Return type indicating a method returns nothing






32. What's the difference between Cocoa and Cocoa Touch?






33. A file folder in the navigator panel is called a ________






34. Size of iPhone 'lo-res' icon image in pixels






35. Defines the functional building blocks (classes) that make iOS devices perform certain actions






36. Modulus (remainder) operator






37. This keyword in the property directive is related to memory management and refers to the idea that we want to maintain control of memory issues






38. This file contains the scene - segue and relationship definitions for your project






39. Typical header syntax for a button that will be applying the 'moveMe' action in an app






40. API






41. Key sequence to hide/show Navigator View






42. _____ are methods that we can connect to events.






43. Character used to show an element as a literal string






44. To zoom between an overview of the entire storyboard and the actual size view - ______ the storyboard background.






45. This element should 'always' accompany a slider to indicate its purpose






46. setters






47. Scaling - rotation - and translation are the most commonly used manipulations supported by _____ transforms - but skewing is also possible.






48. Delimiter for a list of protocols






49. The 'First Responder' in a scene is not an object it is considered a ________






50. In the UK - the '#' symbol is often called the ____ symbol