Question: which is the correct option for c language coding? Which of the following statements about strings and functions is false? A. A function can take
Which of the following statements about strings and functions is false? A. A function can take any number of strings as arguments B. String library functions such as strlen or strcmp cannot be called from within a function C. void function(char string(201) is a valid function definition D. String arguments to functions are terminated with a null character, like any other string B OD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
