

McqMate
Q. |
Let x.c be a C source code. The command cc x.c > y |
A. | is equivalent to the command cc x.c;mv a.out y |
B. | is equivalent to the command cc -o y x.c |
C. | serves no purpose |
D. | none of the above |
Answer» C. serves no purpose |
View all MCQs in
Operating System ArchitectureNo comments yet