Which three packages must be included in an application with dynamic link libraries written
in C language? (Choose three.)
A.
binary file of the application
B.
binary file of the libraries
C.
symbol file for debugging
D.
C source code of the application
E.
README text file
F.
C source code of the libraries