13. In a printf() format string, which of the following is not a valid field-width specifier? a) A decimal integer not s
Posted: Tue Jul 12, 2022 8:17 am
13. In a printf() format string, which of the following is not avalid field-width specifier?
a) A decimal integer not starting with 0
b) A decimal integer starting with 0
c) The * character
d) The # character
a) A decimal integer not starting with 0
b) A decimal integer starting with 0
c) The * character
d) The # character