outputs an error message
prints 0
prints 1
6
an execution error
a syntax error
printing of k
none of the above
printing of 107
TRUE
FALSE
invalid
0
puts(" hello ");
puts( hello );
printf(" %s \ n", " hello ") ;
puts( " hello \ n ") ;