A.”.c” B.“.obj” C.“.exe” D.“.bas”
A.* B.<< C.+ D.,
A.fopen(“outfile.dat,"w") B.fopen(outfile.dat,"w") C.fopen(fname,"w") D.fopen("fname","w")