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


Tell us the result when you invoke a particular method on a nil pointer?



Tell us the result when you invoke a particular method on a nil pointer?..

Answer / Krishna Kant

Invoking a method on a nil pointer in Objective-C will result in a runtime error known as 'nil' or 'bad access'. This happens because you are trying to interact with an object that doesn't exist, and the system cannot execute the requested operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is a delegate in objective c?

1 Answers  


What are the adavantages of gcd over nsthread?

1 Answers  


What is gcd objective c?

1 Answers  


Is there function overloading in objective-c?

1 Answers  


What is nsarray objective c?

1 Answers  


What are the differences between copy and retain?

1 Answers  


What does nonatomic mean?

1 Answers  


What is toll-free bridging and when is it useful?

1 Answers  


What is the difference between weak and unowned?

1 Answers  


How do I create a bridging header file?

1 Answers  


What is extern objective c?

1 Answers  


How would I make a static strategy?

1 Answers  


Categories