Multiple Choice
What is the meaning of the following C statement? scanf("%[^\n]s", ch) ;
A) read all character except new line
B) read all characters
C) read only new line character
D) syntax error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: What symbol is used to Left-justify within
Q36: Which of the following is an invalid
Q37: What are the Properties of the first
Q38: What will be the output for the
Q39: Each call of va_arg _<br>A)Returns one argument<br>B)Steps
Q41: What is the default return-type of getchar()?<br>A)char<br>B)int<br>C)char
Q42: What is the purpose of sprintf?<br>A)It prints
Q43: What error will generate if the read
Q44: What is the use of getchar()?<br>A)The next
Q45: What is the purpose of va_end?<br>A)Cleanup is