- It eliminates entire classes of unsafe code
- Variables are always initialized before use
- Arrays and integers are checked for overflow
- Memory is managed automatically
- Instead of using “if” statement in conditional programming, swift has “switch” function
Thursday, January 18, 2018
Mention what are the features of Swift Programming?
-
https://www.guru99.com/test-driven-development.html
-
Objective C Step 1) //Add below code in AppDelegate.h @property (retain, nonatomic) UIWindow *window; @property (nonatomic,retain) UI...
-
Connection did receive response Connection did receive data Connection fail with error Connection did finish loading