InterviewSolution
Saved Bookmarks
| 1. |
The option for specifying the executable name while compiling with gcc is _____________(a) -e(b) -o(c) -a(d) -bThe question was asked by my school principal while I was bunking the class.My question is from Compiling and Linking Client Programs in chapter MySQL Programs Using C of MySQL |
|
Answer» Right choice is (B) -o |
|