Which of the following statements about output formatting is false?
A. A control string contains formatting instructions for the data to be output
B. The printf function requires a set of zero or more data values
C. The minimum code for a conversion specification consists of a conversion code, such as ‘d' for integer
D. There are four optional modifiers that can be used to refine output formatting
E. To format data into columns we use the width modifier
Answer: C
Computer Science & Information Technology
You might also like to view...
A placeholder can be moved to a new location in a template
Indicate whether the statement is true or false
Computer Science & Information Technology
What kind of parameter do you use if you want a function to return more than one result?
What will be an ideal response?
Computer Science & Information Technology