If we give printf("%s",str); it will print "How", i.e. str contains string "How". Scanf() parses a string token with <space>,<blank> or <tab> as delimiter. Thus first string will be "How".

About our authors: Team EQA

You have viewed 1 page out of 252. Your C learning is 0.00% complete. Login to check your learning progress.

#