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 |
Can you please explain the way messaging works in objective-c?
How do you write an objective summary?
What is differences between nsnull and nil in objective c?
Is c and objective c the same?
What is the difference between weak and unowned?
Why create a custom view?
Is swift or objective c better?
What is the definition of an objective statement?
What is the point of closures?
How do I open .am files?
Can a static library (.a) contain resources like images, sound files etc?
What is data encapsulation in objective-c?