A

Admin • 833K Points
Coach

Q. Which option is used for specifying the executable name while compiling with gcc?

  • (A) -e
  • (B) -o
  • (C) -a
  • (D) -b
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about compiling programs using the gcc compiler. When you compile a program, you need to tell the compiler what you want the final executable file to be called.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.