Interesting C program

#include<stdio.h>
main()
  {
    printf("%%%%%%");
  }

Output:

%%%


Try this with variable number of %'s in printf.
Share on Google Plus
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment