Test your basic knowledge |

iOS 5 App Development Objective C

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. In object oriented languages - we call methods that get and set instance variables

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


2. We can use dot notation to reference...

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


3. Instance Variables by default are called @protected meaning...






4. Use of class methods - there are three...






5. A set of variables and associated methods. An object can be sent messages to cause one of its methods to be executed.






6. When a view controller presents a modal view controller - the _ of the modal view controller is set to be the parent of the presenting controller






7. Each _ has a 'designated' initializer method....






8. A delegate is a pointer to an object with a set of methods the delegate-holder knows how to call. In other words - it's _ from a later created object






9. Only exists within the statement block there defined - outside of the block is fine






10. When overriding a method - all you need to is _ - you do not need to declare it in the header file because it has already been declared by the superclass....






11. Object Oriented based analogue to a function is called a...






12. A UITableViewController can fill all three roles of...






13. To get the full path for a directory in the sandbox - you use the _ NSSearchPathForDirectoriesInDomains.






14. The root view controller typically creates the next view controller - and the next _ creates the one after that






15. In any application with UINavigationController - the navigation controller...






16. The class is responsible for what instance variables the instance has - but not the _ of those variables.






17. Values to be supplied as the parameters to the method






18. You use _ to implement the view






19. How do I implement my drawRect?






20. When you send a message to _ - you are sending a message to _ - but demanding that the search for the method begin at the superclass....






21. UIView - designated initializer...






22. Whenever a UINavigationController is about to swap views - it sends out two messages






23. To load a Xib file manually - you use _






24. Center and frame are used to _ your view






25. NSNumber - class...






26. A UITableView usually needs three different pieces...






27. Any other initializer a class has calls the _ designated initializer....

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


28. NSDictionary...






29. A view is a subclass of _






30. NSValue - class...






31. Proceed through the loop - jump back to the top and check again






32. Primitives and C Structures...






33. In a class method you cannot access...






34. C struct with a CGPoint origin and a CGSize size - in other words two c structs.






35. UIImageView is used to...






36. id is a...






37. Keep view and model objects in sync - control the 'flow' of the application - and save the model objects out to the filesystem






38. Number one use of protocols in iOS...






39. Origin of a view's coordinate system is _ left






40. In the last line of an init method...






41. A message is always contained in square brackets - and has three parts






42. When an NSMutableArray is deallocated - it sends...






43. Prefixing a character string with an @ symbol [specific - NSString class]...






44. If you have extra work you want to do on the view...






45. When an object is added to a NSMutableArray - that object is sent the message to retain;...






46. Hold data and know nothing about the user interface






47. NSString* s2 = [s uppercase String]; Is an example of what kind of instance?






48. Categories are an Objective C way to add _ to an existing class without subclassing






49. After accessors have been defined in the header file...






50. When making a tableView always...







Sorry!:) No result found.

Can you answer 50 questions in 15 minutes?


Let me suggest you:



Major Subjects



Tests & Exams


AP
CLEP
DSST
GRE
SAT
GMAT

Most popular tests