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. A class inherits all _ from its superclass and can add as many as it wants for its own purposes....






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






3. Each object does its own job - and presents to the rest of the world - to other objects - and indeed in a sense to the programmer - an opaque wall whose only entrances are the methods to which it promises to respond and the actions it promises to per






4. Also - because arrays only hold a pointer to an object...






5. In object oriented languages - we call methods that get and set instance variables accessors - individually we call them...

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


6. Typically the designated initializer has parameters for the most important and frequently used _ of an object






7. Primitives and C Structures...






8. A block of statements identified by a name that can accept one or more arguments passed to it by value and can optionally return a value






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






10. A command directed to an object is called an...






11. Execution of the break statement...






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






13. In Objective C arrays can hold only...






14. When do you take ownership?...






15. Just a floating point number - but we always use it for graphics.






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






17. A view exists within a hierarchy. The window (an instance of UIWindow) is a view and the root of the hierarchy. It has _ (that appear on the window). Those views can also have _.






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






19. UIImageView is used to...






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






21. super - is used...






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






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






24. Ready-made instances...






25. NSString *s = @'Hello - World'; is an example of...






26. A view is an...






27. Inside a method - _ is an implicit local variable. Typically - _ is used so that an object can send a message to itself....






28. @property - is using methods...






29. When do we need to release our outlets?

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


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






31. NSDate - class...






32. Delegation is an object oriented approach to






33. Files Owner...






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






35. If you aren't going to initialize an instance reference pointer at the moment you declare it by assigning a real value - it's a good idea to assign it _.






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






37. The object to which a message is sent - the receiver can be referred to as self from inside the method that is invoked






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






39. A method in a _ is required unless its preceded by an @optional.






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






41. UIViewController has several methods that get called at certain times...






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






43. Hold data and know nothing about the user interface






44. If the view has no subviews - create it programmatically; if it has subviews






45. Name of the method to be executed






46. NSArray - class...






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






48. Core foundation classes are prefixed with _ and suffixed with _






49. UITableViewController is a subclass of...






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







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