Printf() as a argument of another printf() Function #include< stdio.h >main(){printf("%d",printf("selva"));}output: selva 5 for explanation see last post. If you can't able to understand, comment your queries. Share this Share on FacebookTweet on TwitterPlus on Google+ Related Posts331847Scanf inside printf3230