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 enum constant?



What is enum constant?..

Answer / Aman Arya

An enum (enumeration) in Objective-C is a user-defined data type consisting of a set of named constants. Enums are useful for defining a group of related, integer-valued constants that can be used to represent the possible values of an enumerated type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What are the differences between copy and retain?

1 Answers  


Mention whether nsobject is a parent class or derived class.

1 Answers  


What is assign property in objective c?

1 Answers  


What is an nsobject?

1 Answers  


Is objective c garbage collected?

1 Answers  


How to declare variable in objective c?

1 Answers  


What is better objective c or swift?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is enum in objective c?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


How to declare global variable in objective c?

1 Answers  


Categories