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


Can a static library (.a) contain resources like images, sound files etc?



Can a static library (.a) contain resources like images, sound files etc?..

Answer / Shailendra Kumar Agnihotri

No, a static library (.a) does not contain resource files such as images or sound files. Static libraries only include compiled object files and header files which can be linked during the build process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is difference between c and objective c?

1 Answers  


What is abi stability?

1 Answers  


What is the difference between class and category?

1 Answers  


What are the advantages of swift over objective c?

1 Answers  


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

1 Answers  


Explain the way messaging works in objective-c?

1 Answers  


What is immutable infrastructure?

1 Answers  


What is objective c & why it is used for?

1 Answers  


How do I create a bridging header file?

1 Answers  


What is thread safe function?

1 Answers  


What are nsautoreleasepool?

1 Answers  


Who introduced objective-c & when?

1 Answers  


Categories