
strcpy (String Copy) do?What’s the syntax?
strncpy do? What’s the syntax?strlen (String Length) do?What’s the syntax?
strcat (String Concatenation) do?What’s the syntax?
strncat do? What’s the syntax?strcmp (String Comparison) do?What’s the syntax?