Skip to main content

Middle Level iOS Interview Questions - (2 - 5 Years)





                                                iOS Interview Questions - (2 - 5 Years)


1. Strong VS Week
2. Scenario: Class A and Class B and have a Navigation Controller. Can I see the strong property which I have created in Class B from Class A after Class B is POP from Navigation Controller?
3. Size Classes.. Auto Layouts , Adaptive Layouts
4. How will implement Square/Custom shaped View on Bar Code or QR Code Scanneron Camera?
5. How to set Table Cell height dynamically based on the label Using AutoLayouts
6. How to set content size of a scroll View using Auto Layouts.
7. Tell me about Coredata Stack?
8. How you store image data in Coredata or .. What is the datatype to store image in Coredata.


1. How to pass data between two Applications
2. How many ways to create Threads.
3. Types of Priority in a Queue
4. Difference between GCD and NSOperations
5. How to create Queue in NSOperations
6. Difference Between NSLog and DLog
7. How a label will print html data with out html tags?

Comments

  1. plz visit www.webdesignerhouston.us for free ios designer and app developer

    ReplyDelete
  2. Fantastic articles is post by you in this blog. You give a nice thing. Thank you for such a nice article. Every word on this blog helps me to give detail to me.
    android mobile app development service

    ReplyDelete

Post a Comment

If any of my posts helped you.... or if you feel for any improvement.. you can leave a comment here.. So that, I will try to implement or make corrections for all of us.

Popular posts from this blog

Disable back swipe gesture in UINavigationController

Disable back swipe gesture in UINavigationController(Back swipe in Navigation is a default feature from iOS 7 onwards)  Below Code will completely remove swipe gesture to all view controllers:(Keep in it your base view controller's ViewDidLoad method) if ([ self . navigationController respondsToSelector : @selector ( interactivePopGestureRecognizer )]) [ self . navigationController . view removeGestureRecognizer : self . navigationController . interactivePopGestureRecognizer ];    Below code will remove to particular viewcontroller: self . navigationController . interactivePopGestureRecognizer . enabled = false ;     ---- --- - --- - - - - - - -- - - -  Have a Happy iOS Objective C + Swift Coding  -- - - - - --- - - -  - - -  - - - - - - -   

UIKit Framework Hierarchy

UIKIT Framework Hierarchy

Middle Level iOS Developer interview questions

Middle Level iOS Developer interview questions 1) App Thinning 2) Steps for pushing application to app store 3) How push notification works 4) How google TEZ app getting near devices for get and send money 5)Retain Concept in iOS 6)Memory management  in iOS 7)ARC means 8) Syntax for shared instance 9) optionals and unwraping 10) Design pattarns 11) Tab bar insertion between screens 12) how to load images in table view using urls for each image by smooth scrolling  13) Extenstions 14)Clousers 15)Life cycles  16)how Table view reusable works?

Like us on Facebbok