Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is lazy var?



What is lazy var?..

Answer / Divyendu Singh

"Lazy Var" is a Swift language feature that allows you to create variables that are only initialized when they're first accessed. This can help improve performance by avoiding unnecessary initializations.n"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What does __ block do?

1 Answers  


Are callbacks closures?

1 Answers  


What is a category extension?

1 Answers  


Is struct a class?

1 Answers  


How to initialize nsmutabledictionary in objective c?

1 Answers  


Explain class definition in objective-c?

1 Answers  


Explain the difference between atomic and nonatomic synthesized properties.

1 Answers  


What is synthesized in objective-c?

1 Answers  


What is nsarray objective c?

1 Answers  


What is objective c and swift?

1 Answers  


What is instance variable objective c?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


Categories