strcat( ) Function :
strcat( ) function in C language concatenates two given strings. It concatenates source string at the end of destination string.

  
Your score is: