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 an instancetype?



What is an instancetype?..

Answer / Ashish Soni

In Objective-C, 'instancetype' is a type qualifier that can be used to specify the return type of a method or property. It tells the compiler that the method returns an instance of the class (or a subclass) where the method is defined. Using 'instancetype' can make your code more flexible and easier to maintain.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is synthesize objective c?

1 Answers  


What are the three subatomic particles?

1 Answers  


Is objective c faster than swift?

1 Answers  


What is an extension?

1 Answers  


What is 'protocol' on objective c?

1 Answers  


What is objective c & why it is used for?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


What is difference between c and objective c?

1 Answers  


Is swift based on objective c?

1 Answers  


Which language does apple use?

1 Answers  


How to print string in objective c?

1 Answers  


What is instance variable objective c?

1 Answers  


Categories