logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Whats the difference between a NSArray and a NSMutableArray?


  • Correct Answer
  • A NSArray?s contents can not be modified once it?s been created whereas a NSMutableArray can be modified as needed, ie items can be added/removed from it 


  • Technology problems


    Search Results


    • 1. Whats a struct?
    • Discuss
    • 2. How will you launch an Activity within you application?
    • Discuss
    • 3. How can your application perform actions that are provided by other application e.g. sending email?
    • Discuss
    • 4. Write code snippet to retrieve IMEI number of Android phone?
    • Discuss
    • 5. How does an application run in isolation from other applications?
    • Discuss
    • 6. If I call performSelector:withObject:afterDelay: ? is the object retained?
    • Discuss
    • 7. Explain the correct way to manage Outlets memory?
    • Discuss
    • 8. Where can you test Apple iPhone apps if you don?t have the device?
    • Discuss
    • 9. Which API is used to write test scripts that help in exercising the application's user interface elements?
    • Discuss
    • 10. Assume that your app is running in the foreground but is currently not receiving events. In which sate it would be in?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment