Which of the following statements about input formatting is false?
A. The conversion specification contains a code for the data type to be stored
B. The scanf function requires a set of zero or more data addresses
C. The minimum code for a conversion specification consists of the specification token (%) and a conversion code, such as d for integer
D. There are three optional modifiers that can be used to refine input formatting
E. The parameter list consists of addresses to store the formatted data
Answer: B
You might also like to view...
The Windows ____________________ is a temporary area in your computer's memory.
Fill in the blank(s) with the appropriate word(s).
When a Boolean attribute is not assigned a value, as in the preceding code, it is referred to as having a(n) ____________________ form.
Fill in the blank(s) with the appropriate word(s).