CP I/O Q25

0. The following program
main( )
{
printf ("%u", main);
}
results in

  • Option : C
  • Explanation :
    Like array name, name of a function is a pointer to it.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *