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


What is umbrella header?



What is umbrella header?..

Answer / Kalpana Singh

In Objective-C, an Umbrella Header (PCH file) is a header file used to include all public headers of a project at once. It speeds up the compilation process by avoiding multiple includes of the same header files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is struct in objective c?

1 Answers  


What is the isa member?

1 Answers  


What is the difference between category and extension in objective c?

1 Answers  


What is objective c in ios?

1 Answers  


What are the main objectives of training?

1 Answers  


What does it mean to be objective?

1 Answers  


How to create thread in objective c?

1 Answers  


When should you call dealloc method? Is it possible to implement dealloc in arc?

1 Answers  


What is the difference between string and nsstring?

1 Answers  


Can objective c run on windows?

1 Answers  


What is the point of closures?

1 Answers  


Mention what is the primary use of the category in the objective-c?

1 Answers  


Categories