Objective C and Switft learning
Home
Wednesday, January 28, 2015
Home
» » Difference between shallow copy and deep copy ?
Difference between shallow copy and deep copy ?
Developer
8:27 PM
No comments
Shallow copy is also known as address copy. In this process you only copy address not actual data while in deep copy you copy data.
Email This
BlogThis!
Share to X
Share to Facebook
Share to Pinterest
← Newer Post
Older Post →
Home
0 comments:
Post a Comment
About
Popular
Tags
Blog Archives
"Notification" in Objective C ?
provides a mechanism for broadcasting information within a program, using notification we can send message to other object by adding obser...
ERROR: libmp3lame >= 3.98.3 not found mac OR #include
^ 1 error generated. ERROR: libmp3lame >= 3.98.3 not found
To resolve the issue first unlink the lame and then link with overwrite. Go to terminal execute below commands 1. brew unlink lame This ...
Abstract Factory Pattern - Creational design pattern / Abstract Factory tutorial / Abstract Factory example
Abstract Factory Pattern Its a creational design pattern. It's extension to factory method. It creates more level of abstraction t...
Apple watchkit app development started [3 ] / Configuring Your Xcode Project for watchkit
Watchkit is extension to you iOS app. To add watchkit to app follow below steps(1.File new target watchkit app which will add wathkitap...
Garbage Collection in iOS (iPhone)
Garbage Collection When you use the Cocoa garbage collection technology, it manages your application's memory for you. There is no...
atomic vs nonatomic in iOS / atomicity in iOS / what is atomic in iOS / what is nonatomic in iOS / what is @atomic in iOS / what is @nonatomic in iOS/
Atomicity: you have likely seen “nonatomic” in property declarations numerous times. When you declare a property as atomic, you u...
Prototype pattern - Creational Design Pattern
Prototype Pattern Its a creational design pattern. Its normally used to create duplicate objects. This pattern is used normally when th...
Delegate methods of MKMapView ?
Firstly you have added the storeKit.framework in your xcode project then define the protocol as <MKMapviewDelegate> in .h file. -...
IPA creation from Xcode
1) Click on project you will see the project settings change the name of bundle identifier for whom we want to make an IPA. 2) Change t...
Memory Management in Objective C
Objective C 2.0 introduces garbage collection to take care of memory. Reference Counting/Retain counting:- Every object has an integ...
About Me
Developer
View my complete profile
Blog Archive
►
2016
(1)
►
December
(1)
▼
2015
(72)
►
July
(4)
►
May
(1)
►
February
(1)
▼
January
(66)
dequeueReusableCellWithIdentifier usage
What are the things need to take care while design...
IPA creation from Xcode
Structure of the IPA
IPA ?
CoreVideo Framework
CFNetworkFRamework
Difference between "strong" and "weak"
NSOperation
Location Based Services
__block
Block
layoutSubviews
Autolayout
Grand Central Dispatch
iOS Design Patterns
View's life cycle
JSON and XML difference and Usage
SyncML
HTTP Connection API, Callback
Is a delegate retained ?
Delegate methods of MKMapView ?
Fast enumeration ?
App Bundle ?
important delegate methods of NSXML parser ?
What are the ways to store data locally on device ?
What is the purpose of UIWindow object ?
What is MVC ? MVC Architecture of iPhone App ?
How can you respond to state transitions on your a...
Which framework delivers event to custom object wh...
What are the location services ?
Difference between shallow copy and deep copy ?
App Submission process ?
What is code signing ?
Which JSON framework is supported by iOS ?(Json-Ja...
How many bytes can we send to apple push notificat...
"Push Notification" ?
What is ARC ? How to deal with backward compatibil...
Garbage collector in iPhone?
LLVM compiler
garbage collector vs ARC
Whats the difference between frame and bounds?
Can we change Permission Message on iOS6 ?
When to use NSMutableArray and when to use NSArray?
Difference between "protocol" and "delegate" ?
How user gets to know the difference between Local...
"Notification" in Objective C ?
"Delegate" in objective C
What is advantage of categories? What is differenc...
What is the "interface" and "implementation"?
What is synchronized() block in objective c? what ...
What compilers apple using ?
"Protocol" on objective c ?
"dynamic" keyword ?
"synthesize" keyword ?
Difference between "assign" and "retain" keyword ?
"non-atomic" keyword ?
"atomic" keyword ?
"assign" keyword ?
"retain" keyword ?
Property in Objective c ?
Method declaration in Objective c ?
Objective c ?
Cococa and cocoa touch ?
What is new in iOS7 ?
What are the features in IOS 6 ?
►
2014
(25)
►
October
(1)
►
July
(9)
►
May
(1)
►
April
(10)
►
January
(4)
►
2013
(30)
►
December
(14)
►
November
(1)
►
April
(2)
►
February
(3)
►
January
(10)
►
2012
(2)
►
December
(2)
Powered by
Blogger
.
Home
Blog Archive
►
2016
(1)
►
December
(1)
▼
2015
(72)
►
July
(4)
►
May
(1)
►
February
(1)
▼
January
(66)
dequeueReusableCellWithIdentifier usage
What are the things need to take care while design...
IPA creation from Xcode
Structure of the IPA
IPA ?
CoreVideo Framework
CFNetworkFRamework
Difference between "strong" and "weak"
NSOperation
Location Based Services
__block
Block
layoutSubviews
Autolayout
Grand Central Dispatch
iOS Design Patterns
View's life cycle
JSON and XML difference and Usage
SyncML
HTTP Connection API, Callback
Is a delegate retained ?
Delegate methods of MKMapView ?
Fast enumeration ?
App Bundle ?
important delegate methods of NSXML parser ?
What are the ways to store data locally on device ?
What is the purpose of UIWindow object ?
What is MVC ? MVC Architecture of iPhone App ?
How can you respond to state transitions on your a...
Which framework delivers event to custom object wh...
What are the location services ?
Difference between shallow copy and deep copy ?
App Submission process ?
What is code signing ?
Which JSON framework is supported by iOS ?(Json-Ja...
How many bytes can we send to apple push notificat...
"Push Notification" ?
What is ARC ? How to deal with backward compatibil...
Garbage collector in iPhone?
LLVM compiler
garbage collector vs ARC
Whats the difference between frame and bounds?
Can we change Permission Message on iOS6 ?
When to use NSMutableArray and when to use NSArray?
Difference between "protocol" and "delegate" ?
How user gets to know the difference between Local...
"Notification" in Objective C ?
"Delegate" in objective C
What is advantage of categories? What is differenc...
What is the "interface" and "implementation"?
What is synchronized() block in objective c? what ...
What compilers apple using ?
"Protocol" on objective c ?
"dynamic" keyword ?
"synthesize" keyword ?
Difference between "assign" and "retain" keyword ?
"non-atomic" keyword ?
"atomic" keyword ?
"assign" keyword ?
"retain" keyword ?
Property in Objective c ?
Method declaration in Objective c ?
Objective c ?
Cococa and cocoa touch ?
What is new in iOS7 ?
What are the features in IOS 6 ?
►
2014
(25)
►
October
(1)
►
July
(9)
►
May
(1)
►
April
(10)
►
January
(4)
►
2013
(30)
►
December
(14)
►
November
(1)
►
April
(2)
►
February
(3)
►
January
(10)
►
2012
(2)
►
December
(2)
0 comments:
Post a Comment