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 restart app in objective c?



How to restart app in objective c?..

Answer / Vivek Kumar Dubey

"To restart an app programmatically in Objective-C, you can call the `terminate:` method on UIApplication. However, it's important to note that this action requires user confirmation since it will close the current app. Here's an example:nn```objective-cn[[UIApplication sharedApplication] terminate:nil];n```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How declare methods in objective c?

1 Answers  


How to convert string to nsnumber in objective c?

1 Answers  


What is a block objective c?

1 Answers  


Explain what is protocol in objective-c?

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


How to convert data to string in objective c?

1 Answers  


How to create thread in objective c?

1 Answers  


What is parsing? Mention which class can you use for parsing of xml in iphone?

1 Answers  


What is m file?

1 Answers  


Is python static or dynamic?

1 Answers  


What is an example of tangible property?

1 Answers  


Is objective c superset of c?

1 Answers  


Categories