๐ Practice Mode
IT Fundamentals: C Programming, UNIX, and SQL/Oracle
Learn at your own pace with hints and detailed explanations
1 / 25
Multiple Choice
Which of the following conversion characters is used to display strings characters in the output statement?
- '%d'
- '%f'
- '%c'
- '%s'