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 the class of a constant string?



What is the class of a constant string?..

Answer / Km. Sudha

In Objective-C, constants are usually defined as NSString objects using the @"" syntax. The class for a constant string is NSConstantStringClass, but it's typically not used in daily programming.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is an example of tangible property?

1 Answers  


Why swift is faster than objective c?

1 Answers  


When should you call dealloc method? Is it possible to implement dealloc in arc?

1 Answers  


Does objective c support multiple inheritance?

1 Answers  


Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?

1 Answers  


What is a goal and objective?

1 Answers  


How to call function in objective-c?

1 Answers  


How big is a atom?

1 Answers  


What is difference between extern and global?

1 Answers  


Can you differentiate polymorphism from abstraction?

1 Answers  


Are id and instancetype same? If not, what are differences between them?

1 Answers  


Explain what is @synthesize in objective-c?

1 Answers  


Categories