C-05-Q127mediumsingle_mcq
Which format specifier is used to take an entire string as input with scanf()?
Which format specifier is used to take an entire string as input with scanf()?
- a%s
- b%c
- c%d
- d%f
Which format specifier is used to take an entire string as input with scanf()?