A

Admin • 833K Points
Coach

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

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

Explanation by: Admin

This question asks about the command-line option used when compiling a program using the gcc compiler. The compiler takes your code and turns it into an executable file that your computer can run. The options we're looking at here control how this process works.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.