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. A view that is displayed on top of an original view when user interactions are required






2. A virtual 'box' for organizing related projects






3. Expression to create a random number in [0 -20];






4. Prior to ARC - you used these terms alot






5. Used to display image file resources and show simple animations






6. Data type for numbers with 'tame' numbers of decimal points






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






8. You have two labels in Interface Builder. One is selected (You clicked on it). How can you tell the distance between it and the other label?






9. Opens the Xcode Quick Help Assistant






10. 'Build and run' keyboard shortcut






11. Term used to describe each screen of an iPhone app






12. Key sequence to hide/show Utilities View






13. To use a new class you need to _____ it






14. Key sequence to open the Attributes Inspector






15. Data type for whole numbers






16. SDK

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


17. Crash statement likely when an NSString is assigned a value with an incorrect format






18. The object currently in control and interacting with the user






19. Syntax for declaring a variable






20. Class of strings that can be changed






21. Formatting placeholder for a floating point value with one digit on the left of the decimal and two digits on the right






22. Extension for an iPhone/iPad app






23. Closes an interface file






24. You are creating an app for a company whose URL is http://www.basicversity.com . What should be the company identifier for the app when you begin the project?






25. A tool in Xcode to help fix broken code






26. Boolean for 'true' in Objective-C






27. An integrated web browser component






28. Denotes an instance method






29. Used to indicate any type of object






30. Key sequence to save an Xcode file






31. The Inspector you would access to gain access to various accessibility attributes






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






33. OOP






34. In the MVC design pattern for iOS apps - this aspect provides the underlying data and methods that offer information to the rest of the application






35. strong and nonatomic are examples of ...






36. How do you get rid of an onscreen keyboard?

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


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






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






39. ______ enable applications to store multiple pieces of information in a single object






40. Any 'directive' statement begins with this symbol






41. 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






42. The bar across the top of the Editor area that shows you the item you are editing






43. Way to refer to an object within its own methods






44. Precondition repetition structure syntax






45. Data type for true/false type variables






46. The name of the panel to the left of the Interface Builder Editor panel






47. Directive to include other interface files that an application might need to access






48. Key sequence to hide/show the Assistant Editor






49. Formatting placeholder for integers






50. A fully opaque image has an _______ property value of ______