strlen()- To find out the lenth of the string. strcpy()- To copy one string to another. strrev()- To reverse the string. strupr()- To convert string in upercase. strlwr()- To convert string in ...