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 difference between method and constructor?

1 Answers  


How declare methods in objective c?

1 Answers  


What is difference between mutable and immutable?

1 Answers  


Is objective c similar to java?

1 Answers  


What is objective c and swift?

1 Answers  


Who invented objective c?

1 Answers  


Is objective c faster than swift?

1 Answers  


What is difference between objective c and swift programming?

1 Answers  


what is gcd? What are advantages over nsthread?

1 Answers  


Is objective c object oriented?

1 Answers  


Is objective c superset of c?

1 Answers  


What do you understand by protocol?

1 Answers  


Categories