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 are the different types of identifiers?



What are the different types of identifiers?..

Answer / Ritesh Kumar Jha

"In Objective-C, there are three main types of identifiers: variable names, method names, and constant names. Variable names can be declared as instance variables, class variables, or local variables. Method names must follow certain conventions like starting with a lowercase letter for instance methods, and ending with a colon (:) for accessors and mutators. Constant names should be declared using the keyword 'const' and cannot be changed after initialization."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is abstract class in objective c?

1 Answers  


How to declare global variable in objective c?

1 Answers  


What are some of the major differences between objective c and swift?

1 Answers  


What is method swizzling in objective c and why would you use it?

1 Answers  


Who made objective c?

1 Answers  


Is objective c, a dynamic language? True/false, explain.

1 Answers  


When is toll-free bridging useful?

1 Answers  


What is meant by not thread safe?

1 Answers  


Can a protocol have properties?

1 Answers  


What are the 5 performance objectives?

1 Answers  


What is protocol in networking?

1 Answers  


What’s the contrast between utilizing a delegate and warning?

1 Answers  


Categories