Top

Discussion

# include 
# define scanf  "%s Geeks Quiz "
int main()
{
   printf(scanf, scanf);
   return 0;
}

 

  • A.Compiler Error
  • B.%s Geeks Quiz
  • C.Geeks Quiz
  • D.%s Geeks Quiz Geeks Quiz

Answer: D

No answer description available for this question.

No comment is present. Be the first to comment.
Loading…

Post your comment