Question

Which is not a common programming error with regard to the character and string conversion specifiers.
a) Using %c to print a string.
b) Using %s to print a char argument
c) Using double quotes around a character string
d) Using double quotes around a character constant

Answer

This answer is hidden. It contains 3 characters.