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...


How to declare variable in objective c?



How to declare variable in objective c?..

Answer / Himanshu Bhatnagar

In Objective-C, you can declare a variable using: `<type> <name>;` For example: `int myNumber;` or `NSString *myString;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is toll-free bridging? When is it useful?

1 Answers  


What is atomic in objective c?

1 Answers  


What is super in objective c?

1 Answers  


What happens if you add your just created object to a mutable array, and you release your object?

1 Answers  


What are the characteristics of the category?

1 Answers  


Tell me something about objective-c blocks?

1 Answers  


What is objective c?

1 Answers  


What does alloc mean in objective c?

1 Answers  


What is a selector objective c?

1 Answers  


What is difference between nil and nill?

1 Answers  


What are the delegate?

1 Answers  


What is concept of property?

1 Answers  


Categories