Q189
The system() function passes the string pointed to by string to the host environment to be executed by a command processor in an implementation-defined manner. int system(const char *string);
A.
true
AnswerB.
false
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board