πŸ“Š C Programming
Q. Which command is to compile C code without linking using gcc compiler?
  • (A) gcc -o cppbuzz.c
  • (B) gcc -c cppbuzz.c
  • (C) gcc -e cppbuzz.c
  • (D) gcc cppbuzz.c
πŸ’¬ Discuss
βœ… Correct Answer: (B) gcc -c cppbuzz.c

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
173
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Prabhas Kapoor
Publisher
πŸ“ˆ
95%
Success Rate