Multiple Choice
Which of the following is NOT a delimiter for an input in scanf?
A) Enter
B) Space
C) Tab
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What will the given code result in
Q2: In a variable length argument function, the
Q3: What does the following command line signify?
Q4: Explain the format string "%5d%s %c"<br>A)five characters
Q6: For a typical program, the input is
Q7: _is used to define the type and
Q8: What does the C statement given below
Q9: Select the correct value of i from
Q10: For floating point numbers, the precision flag
Q11: What is the return value of putchar()?<br>A)The