There are following three possibilities regarding values returned by printf() function.

1. printf() returns no. of arguments(variables) passed to it if only variables are passed to it.
Ex :...