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


Does objective c have pointers?



Does objective c have pointers?..

Answer / Puja Bharti

"Yes", Objective-C has pointers. Pointers are variables that store the memory address of another variable, allowing you to manipulate memory directly. In Objective-C, you can declare a pointer using the asterisk (*) before the variable name.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is objective c type safe language?

1 Answers  


How dispatch_once runs only once?

1 Answers  


What is block in objective c?

1 Answers  


How to call objective c function in swift?

1 Answers  


What is hashable?

1 Answers  


What are nsautoreleasepool and how can we use them?

1 Answers  


What is the difference between function and objective?

1 Answers  


What is the difference between underscore and self (i.e self.xx and _xx) ?

1 Answers  


Is nsobject a parent class or a derived class?

1 Answers  


What is a nsstring?

1 Answers  


Explain how to call a function in objective-c?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


Categories