READ CARD is a SELCOPY command that reads from the SYSIN ddname (standard input stream), which contains control cards. This is how batch jobs read parameter cards. Option A is incorrect because it reads from SYSIN, not a control card file. Option C is wrong - it's an operational command, not a dummy line.