The ________ character reads data from the input stream and discards the data.

a) %
b) conversion specifier
c) assignment suppression
d) //

c) assignment suppression

Computer Science & Information Technology

You might also like to view...

Which tool makes suggestions to minimize the duplication of data?

A) Performance Analyzer B) Database Analyzer C) Field Analyzer D) Table Analyzer

Computer Science & Information Technology

Write the lines of code that would swap the values in x and y:

What will be an ideal response?

Computer Science & Information Technology