Basic output function printf
A surprise exercise for you fill in the box is a
surprise exercise. You are not allowed to use
keywords like switch while for etc for naming
variables but you can still use them if you change
any one or more than one letters to uppercase. The
first argument of printf is always a string constant
that is sequence of characters to be printed on the
screen. In the first printf there is only one argument
that is nay so Academy and that too in quotes in
second printf there are two arguments. In reality
when the code is getting executed the actual values
is getting replaced in the place of this variables.
The result of this expression is what I am expecting
is 10 process return 0 this means everything is ok
now I think from this example it is very much clear
to you that how to use these placeholders in your
program
A surprise exercise for you fill in the box is a
surprise exercise. You are not allowed to use
keywords like switch while for etc for naming
variables but you can still use them if you change
any one or more than one letters to uppercase. The
first argument of printf is always a string constant
that is sequence of characters to be printed on the
screen. In the first printf there is only one argument
that is nay so Academy and that too in quotes in
second printf there are two arguments. In reality
when the code is getting executed the actual values
is getting replaced in the place of this variables.
The result of this expression is what I am expecting
is 10 process return 0 this means everything is ok
now I think from this example it is very much clear
to you that how to use these placeholders in your
program