Home > MCQs > IT & Programming > IOS 5 App Development Objective C MCQs

IOS 5 App Development Objective C MCQ

IOS 5 App Development Objective C Quick Quiz

Question 1 of 10
  • Origin of a views coordinate system is _ left

    Answer & Explanation

    Correct Answer: Upper

    Note: This Question is unanswered, help us to find answer for this one

  • If you implemented both the setter and getter - the @synthesize method...

    Answer & Explanation

    Correct Answer: Will be ignored

    Note: This Question is unanswered, help us to find answer for this one

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

    Answer & Explanation

    Correct Answer: Super - self

    Note: This Question is unanswered, help us to find answer for this one

  • How do I implement my drawRect?

    Answer & Explanation

    Correct Answer: Core Graphics Framework

    Note: This Question is unanswered, help us to find answer for this one

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

    Answer & Explanation

    Correct Answer: Retain

    Note: This Question is unanswered, help us to find answer for this one

  • Id is a...

    Answer & Explanation

    Correct Answer: Pointer to an object

    Note: This Question is unanswered, help us to find answer for this one

  • An instance is a device for maintaining state. It's a box for _ of data.

    Answer & Explanation

    Correct Answer: Storage

    Note: This Question is unanswered, help us to find answer for this one

  • NSSet...

    Answer & Explanation

    Correct Answer: Unordered collection of objects - objects must be unique

    Note: This Question is unanswered, help us to find answer for this one

  • Class methods do not operate on an _ or have any access to _ variables....

    Answer & Explanation

    Correct Answer: Instance

    Note: This Question is unanswered, help us to find answer for this one

  • A view is an...

    Answer & Explanation

    Correct Answer: Instance of UIView or one of its subclasses

    Note: This Question is unanswered, help us to find answer for this one

  • IOS 5 App Development Objective C Quick Quiz

    battery

    Poor Results!

    You need a lot of improvement.

    Just don't give up!

    Correct Answers: 0/10

    Start Practicing with our MCQs given below.