C - Basics and Execution Environment
Identify the error in this command sequence:
gcc -c file.c -o file gcc file.o -o program
gcc -c file.c -o file gcc file.o -o program
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions