Can a static library (.a) contain resources like images, sound files etc?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category