logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Whats a struct?


  • Correct Answer
  • A struct is a special C data type that encapsulates other pieces of data into a single cohesive unit Like an object, but built into C 


  • Technology problems


    Search Results


    • 1. How will you launch an Activity within you application?
    • Discuss
    • 2. How can your application perform actions that are provided by other application e.g. sending email?
    • Discuss
    • 3. Write code snippet to retrieve IMEI number of Android phone?
    • Discuss
    • 4. How does an application run in isolation from other applications?
    • Discuss
    • 5. Why cannot you run standard Java bytecode on Android?
    • Discuss
    • 6. Whats the difference between a NSArray and a NSMutableArray?
    • Discuss
    • 7. If I call performSelector:withObject:afterDelay: ? is the object retained?
    • Discuss
    • 8. Explain the correct way to manage Outlets memory?
    • Discuss
    • 9. Where can you test Apple iPhone apps if you don?t have the device?
    • Discuss
    • 10. Which API is used to write test scripts that help in exercising the application's user interface elements?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment