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 gcd?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


What can’t we put into an array or dictionary?

1 Answers  


Is objective c similar to c++?

1 Answers  


Explain what is @synthesize in objective-c?

1 Answers  


What is #import?

1 Answers  


What is objective c & why it is used for?

1 Answers  


How to convert data to string in objective c?

1 Answers  


What is difference between mutable and immutable?

1 Answers  


What is posing in objective c?

1 Answers  


When will you use nsarray and nsmutablearray?

1 Answers  


What are static attributes?

1 Answers  


Categories