Powered by
Powered by
HuntMyIdeas-Inspire You To Make It Happen
Follow
   Me
  • Blogs
  • About Me
  • Home

iOS Interview Questions And Answers Part11

11/24/2014

0 Comments

 
Picture
1.What is the difference between the "copy" & "mutableCopy"?

Answer:-
copy returns an immutable (can't be modified) copy of the array.

mutableCopy returns a mutable (can be modified) copy of the array.
Copy (in both cases) means that you get a new array "populated" with object references to the original array (i.e. the same (original) objects are referenced in the copies.

If you add new objects to the mutableCopy
, then they are unique to the mutableCopy.

​If you remove objects from the mutableCopy, they are removed from the original array
Read:
Core Data Interview Questions and Answers

2.What is the difference between the "Synchronous" & " Asynchronous "?
Answer:-

Synchronous :
synchronous communication refers to interaction happening in real-time – a meeting or phone conference.

Asynchronous:
Asynchronous communication happens anytime and doesn’t rely on being together at the same time – in person or electronically.  E-mail is a good example of asynchronous communication.


Read:
Top iOS Interview Questions And Answers for Beginners
iOS Interview Questions with Answers part4

3.What is the Nib File: 
Answer:-

Nib files play an important role in the creation of applications in OS X and iOS. 

With nib files, you create and manipulate your user interfaces graphically, using Xcode, instead of programmatically. 

Because you can see the results of your changes instantly, you can experiment with different layouts and configurations very quickly.

 You can also change many aspects of your user interface later without rewriting any code.


Read:
What are the differences between Cocoa and Cocoa Touch?
Some important notes about View in iPhone
What is MVC  in iPhone? 

What is UIApplication?
Answer:-

The UIApplication class provides a centralized point of control and coordination for applications running on IOS.
 
Every application must have exactly one instance of UIApplication (or a subclass of UIApplication). 

When an application is launched, the UIApplicationMain function is called; among its other tasks, this function creates a singleton UIApplication object. 

Thereafter you can access this object by invoking the sharedApplication class method.


Read:-
Some important points About View Controller.
iOS Interview Questions And Answers Part 10 

5.What is Framework?
Answer:-


Framework is a hierarchical directory that encapsulates shared resources, such as a dynamic shared library, nib files, image files, localized strings, header files, and reference documentation in a single package.

Multiple applications can use all of these resources simultaneously.

The system loads them into memory as needed and shares the one copy of the resource among all applications whenever possible.


Read:
iOS Interview Questions with Answers part3
iOS Interview Questions And Answers Part 9

6.What is Foundation Framework:?
Answer:-

The Foundation framework defines a base layer of Objective-C classes. In addition to providing a set of useful primitive object classes, it introduces several paradigms that define functionality not covered by the Objective-C language.

The Foundation framework includes the root object class, classes representing basic data types such as strings and byte arrays, collection classes for storing other objects, classes representing system information such as dates, and classes representing communication ports.

Example:
NSString, NSNumber, NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSSet, NSMutableSet, NSData, NSMutableData, NSDate, etc.

Read:
Basic iOS interview Questions And Answers 
Top 5 Frequently Asked iOS Interview Questions And Answers.
0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    Enter your email address:

    Delivered by FeedBurner

    RSS Feed

    Archives

    December 2019
    August 2018
    January 2018
    December 2017
    November 2017
    October 2017
    August 2017
    April 2017
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    December 2014
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014


    ​​Categories

    All
    Affiliate Marketing
    Alexa Rank
    Apple's Latest Updates
    Blog Tips
    Cocos2d X
    Cocos2d-x
    Google AdSense Tips
    Grab-some-ultimate-ideas
    How-to-create-a-twinkling-star-background-effect-in-ios
    In-App Purchase Tutorial In Cocos2d-x (C++) Using SDKBOX
    Ios Interview Questions And Answers
    IOS Multiple Choice Questions And Answers
    Objective C
    Online Business
    Python
    Secrets To Effective IPhone App Marketing
    SEO Tips
    Swift Interview Questions
    Swift Tutorials
    Top 10 Articles Objective C
    Top 10 Articles-Objective-C
    Top 10 Popular Movies Ever
    Top 10 Popular Things To Know
    Top 10 Ultimate Issues Xcode
    Top 400 IOS Interview Questions
    Top IOS Sample Projects To Learn From
    Top Secrets To App Marketing
    UICollectionView
    Unity 3D
    Xcode

WELCOME TO HUNTMYIDEAS

Picture
I am Jitendra Gochhayat,an iOS Developer,Designer,blogger,
​from Odisha,India.
I write about ​​​blog tips and,
Make money online Tips,
​Objective C tutorials
SUSCRIBE TO NEWSLETTER

    Subscribe to this blog and receive notifications of new posts by email

Suscribe
Picture
Picture
Picture
Picture
Picture
HuntMyIdeas-2016 Powered By Weebly
Picture
Powered by Create your own unique website with customizable templates.
Powered by
Powered by