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