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

Computer Science & Information Technology

You might also like to view...

___________ is the process to find out what is on a target system

a. Enumeration b. Phishing c. Mapping d. Scanning

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) If your machine is connected to the Internet, you can browse websites from the Visual Studio IDE. 2) Visual C# app developers usually create complex apps without writing any code. 3) Sizing handles are visible during execution.

Computer Science & Information Technology