292) Which of the following comments regarding the reading of a string using scanf( with %s option and gets, is true ?)
Answer is:
scanf is delimited by blank space, while gets is not
Related C Programming MCQ with Answers
Answer is:
prints the string 888
Answer is:
both an array with empty bracket and a pointer to character
Answer is: