Multiple Choice
Which of the following doesn't require an & for the input in scanf() ?
A) char name[10];
B) int name[10];
C) float name[10];
D) all of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: What is the use of symbol *
Q26: What happens when zero flag is used
Q27: What error is generated on placing an
Q28: Which of the following macro extracts an
Q29: What is the value of EOF?<br>A)-1<br>B)0<br>C)1<br>D)10
Q31: The maximum number of characters to be
Q32: The conversion characters d, i, o, u,
Q33: Which of the following represents the function
Q34: What specifies the minimum number of characters
Q35: What symbol is used to Left-justify within