Instructions on using strings in C

Predict the C-string contained in message after each sprintf Note 1: Treat each part independently Note 2: You may need to look up on your own more details on printf and sprintf ................
................