/COPY members are source code snippets that get included during compilation of other programs. They cannot be compiled directly because they are not complete programs - they contain fragments like data definitions, common procedures, or standard code blocks meant to be embedded into other source members. There is no CRTCPYSRC command (option C). Option D is correct - /COPY sources are included, not compiled standalone.