String stl function find()

how can i use this find() function for string
i have read in cplusplus but there language is difficult, can u explain it in simple language?

@sktg99 hey sachit this is very easy concept that is the functionality of find is to find the occurrence of a substring into a given string.